diff --git a/deploy.sh b/deploy.sh index 770d660..129490c 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,7 +1,7 @@ #!/bin/bash # Script in strict mode -# set -eou pipefail +set -eu # -------------------------------------------------------------------------- # Imports