mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update 99-run.sh
This commit is contained in:
@@ -92,8 +92,9 @@ bashio::log.info "Please wait 1 or 2 minutes to allow the server to load"
|
|||||||
bashio::log.info 'Default username : admin, default password: "please_change_password"'
|
bashio::log.info 'Default username : admin, default password: "please_change_password"'
|
||||||
|
|
||||||
cd /
|
cd /
|
||||||
./scripts/entrypoint.sh photoprism start & bashio::log.info "Starting..."
|
./scripts/entrypoint.sh photoprism start & bashio::log.info "Starting, please wait for next green text..."
|
||||||
|
|
||||||
bashio::net.wait_for 2341 localhost 900 bashio::log.info "App launched..."
|
bashio::net.wait_for 2341 localhost 900
|
||||||
|
bashio::log.info "App launched"
|
||||||
|
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user