Merge pull request #19 from maidstone-hackspace/postgres-message
Remove Postgres status message
This commit is contained in:
commit
6fd4a64972
|
@ -33,5 +33,4 @@ until postgres_ready; do
|
|||
sleep 1
|
||||
done
|
||||
|
||||
>&2 echo "Postgres is up - continuing..."
|
||||
exec $cmd
|
||||
|
|
Loading…
Reference in New Issue