Skip to content

Commit 1458cb5

Browse files
committed
chore: Crap prestart needs bash
1 parent fd2774c commit 1458cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/prestart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env sh
1+
#!/usr/bin/env bash
22

33
set -a && source .env && set +a
44
if [[ "$USE_WEB" = 'true' ]]

0 commit comments

Comments
 (0)