Fix pipefail in entrypoint.sh

This commit is contained in:
2023-02-02 09:38:50 +00:00
parent ecd0363c45
commit 2f78fd46ef
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh -l
set -o pipefail
FLAGS=""