summaryrefslogtreecommitdiffstats
path: root/stacksmith/user-scripts/boot.sh
diff options
context:
space:
mode:
authorJose Fuentes <jsfuentescastillo@gmail.com>2018-12-17 13:09:32 +0100
committerJose Fuentes <jsfuentescastillo@gmail.com>2018-12-17 13:09:32 +0100
commitcac74122f204bfb13e9e277901b9a385c75f4135 (patch)
treefb4b50610afa66325d77458365112e2ac84c4585 /stacksmith/user-scripts/boot.sh
parent7b3e2c58e29de6477dfcd2e2051d241c67266c85 (diff)
downloadwekan-cac74122f204bfb13e9e277901b9a385c75f4135.tar.gz
wekan-cac74122f204bfb13e9e277901b9a385c75f4135.tar.bz2
wekan-cac74122f204bfb13e9e277901b9a385c75f4135.zip
Wait for DB on boot
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