Skip to content

Commit 65464c3

Browse files
Removed set -e
1 parent 427623b commit 65464c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash
2-
set -e
32

43
output_file=./output.log
54

0 commit comments

Comments
 (0)