summaryrefslogtreecommitdiff
path: root/deploy_a_system.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy_a_system.sh')
-rwxr-xr-xdeploy_a_system.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy_a_system.sh b/deploy_a_system.sh
index e28da5a..05700ed 100755
--- a/deploy_a_system.sh
+++ b/deploy_a_system.sh
@@ -2,7 +2,7 @@
# Script to deploy a cluster
-set -e
+set -ex
cluster_name="$1"