diff --git a/entrypoint.sh b/entrypoint.sh index 5366eb7..4cc4ec9 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -5,7 +5,7 @@ # @license MIT # @version 3.0.0 -set -xvo pipefail +set -o pipefail shopt -s extglob globstar nullglob dotglob