Skip to content

Commit 8bccdba

Browse files
committed
add bash
1 parent 9d70311 commit 8bccdba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

railway-entrypoint.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
# Allow user to aupply a start dir, default to /home/coder/project
24
START_DIR=${1:-/home/coder/project}
35

0 commit comments

Comments
 (0)