From cac74122f204bfb13e9e277901b9a385c75f4135 Mon Sep 17 00:00:00 2001 From: Jose Fuentes Date: Mon, 17 Dec 2018 13:09:32 +0100 Subject: Wait for DB on boot --- stacksmith/user-scripts/boot.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'stacksmith/user-scripts/boot.sh') 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 -- cgit v1.2.3-1-g7c22