Update 99-run.sh

This commit is contained in:
Alexandre
2023-04-24 11:17:41 +02:00
committed by GitHub
parent dc3c92bb66
commit b38bec40ad

View File

@@ -127,7 +127,7 @@ fi
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"'
# shellcheck ignore=SC1091
# shellcheck disable=SC1091
. /scripts/entrypoint.sh photoprism start & bashio::log.info "Starting, please wait for next green text..."
bashio::net.wait_for 2341 localhost 900