Update 99-run.sh

This commit is contained in:
Alexandre
2023-04-23 21:51:59 +02:00
committed by GitHub
parent d9341114fb
commit 07d8c5c912

View File

@@ -110,7 +110,7 @@ bashio::log.info 'Default username : admin, default password: "please_change_pas
set +u
# shellcheck source=/dev/null
photoprism start & \
. /scripts/entrypoint.sh photoprism start & \
bashio::log.info "Starting, please wait for \"App launched\" green text..."
bashio::net.wait_for 2341 localhost 900