diff --git a/autodeploy/gitignore.sh b/autodeploy/gitignore.sh index ef99ea9..f06579f 100755 --- a/autodeploy/gitignore.sh +++ b/autodeploy/gitignore.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -euo pipefail +set -xeuo pipefail GITIGNORE=".gitignore"