aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/env.sh b/templates/env.sh
index 4ff21f2..3007d89 100644
--- a/templates/env.sh
+++ b/templates/env.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-set -euo pipefail
+set -Eeuo pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"
export SERVER_URL=root@euandre.org