We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d70311 commit 8bccdbaCopy full SHA for 8bccdba
railway-entrypoint.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
# Allow user to aupply a start dir, default to /home/coder/project
4
START_DIR=${1:-/home/coder/project}
5
0 commit comments