This commit is contained in:
Paul Schneider 2020-02-17 00:09:33 +00:00
commit d8f6371be0
3 changed files with 24 additions and 30 deletions

View file

@ -65,6 +65,8 @@ status() {
start() {
# wait a little for postgresql to be available
sleep 1
for env in $CONFIGS
do
setdnxenv "$env"