summaryrefslogtreecommitdiffstats
path: root/stacksmith/user-scripts/run.sh
diff options
context:
space:
mode:
authorJose Fuentes <jsfuentescastillo@gmail.com>2018-12-14 09:35:48 +0100
committerJose Fuentes <jsfuentescastillo@gmail.com>2018-12-14 11:06:00 +0100
commit7b3e2c58e29de6477dfcd2e2051d241c67266c85 (patch)
tree8cb4047dae5cc26ad91441e5c3667bdf5b7792a2 /stacksmith/user-scripts/run.sh
parentd6127082e9dba7978c67ddfd23df4a5fff883366 (diff)
downloadwekan-7b3e2c58e29de6477dfcd2e2051d241c67266c85.tar.gz
wekan-7b3e2c58e29de6477dfcd2e2051d241c67266c85.tar.bz2
wekan-7b3e2c58e29de6477dfcd2e2051d241c67266c85.zip
Pipefail error
Diffstat (limited to 'stacksmith/user-scripts/run.sh')
-rwxr-xr-xstacksmith/user-scripts/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/stacksmith/user-scripts/run.sh b/stacksmith/user-scripts/run.sh
index 20d4743b..e7cc6df6 100755
--- a/stacksmith/user-scripts/run.sh
+++ b/stacksmith/user-scripts/run.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+set -euxo pipefail
readonly CONF=/build/env.config