aboutsummaryrefslogtreecommitdiffstats
path: root/docker/stretch/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/stretch/entrypoint.sh')
-rwxr-xr-xdocker/stretch/entrypoint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/stretch/entrypoint.sh b/docker/stretch/entrypoint.sh
index f859c2264..04504ffcc 100755
--- a/docker/stretch/entrypoint.sh
+++ b/docker/stretch/entrypoint.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-set -eu
+set -e
#############################################################################
##