summaryrefslogtreecommitdiffstats
path: root/stacksmith/user-scripts/boot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stacksmith/user-scripts/boot.sh')
-rwxr-xr-xstacksmith/user-scripts/boot.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/stacksmith/user-scripts/boot.sh b/stacksmith/user-scripts/boot.sh
index 19ea8825..bd95102f 100755
--- a/stacksmith/user-scripts/boot.sh
+++ b/stacksmith/user-scripts/boot.sh
@@ -1,10 +1,6 @@
#!/bin/bash
set -euxo pipefail
-#!/bin/bash
-
-set -euo pipefail
-
# This file will store the config env variables needed by the app
readonly CONF=/build/env.config