Skip to content

Commit 5bbe532

Browse files
committed
we don't have bash on main container
1 parent b429d27 commit 5bbe532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fast_start_test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#!/bin/bash
2-
set -euo pipefail
1+
#!/bin/sh
2+
set -eu
33

44
source /venv/bin/activate
55

0 commit comments

Comments
 (0)