mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -39,6 +39,8 @@ if [[ "$DATABASE_URL" == *"localhost"* ]]; then
|
||||
echo "configure database"
|
||||
postgres /usr/lib/postgresql/*/bin/initdb
|
||||
fi
|
||||
else
|
||||
echo "... using external database"
|
||||
fi
|
||||
|
||||
########################
|
||||
|
||||
Reference in New Issue
Block a user