We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2774c commit 1458cb5Copy full SHA for 1458cb5
1 file changed
scripts/prestart.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env sh
+#!/usr/bin/env bash
2
3
set -a && source .env && set +a
4
if [[ "$USE_WEB" = 'true' ]]
0 commit comments