mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Update 99-run.sh
This commit is contained in:
@@ -99,8 +99,8 @@ done
|
||||
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"'
|
||||
|
||||
cd /
|
||||
./scripts/entrypoint.sh & bashio::log.info "Starting, please wait for \"App launched\" green text..."
|
||||
. /scripts/entrypoint.sh /opt/photoprism/bin/photoprism start & \
|
||||
bashio::log.info "Starting, please wait for \"App launched\" green text..."
|
||||
|
||||
bashio::net.wait_for 2341 localhost 900
|
||||
bashio::log.info "App launched"
|
||||
|
||||
Reference in New Issue
Block a user