fixup! fixup! Fix pipefail in entrypoint.sh

This commit is contained in:
2023-02-02 09:56:42 +00:00
parent a1c81c7120
commit b51ea576a3
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#!/bin/sh -l
#!/bin/sh
set -e
FLAGS=""