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