Update 99-run.sh

This commit is contained in:
Alexandre
2023-04-23 19:35:13 +02:00
committed by GitHub
parent 444faff9e0
commit 2c8c201721

View File

@@ -107,6 +107,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"'
set -u
# shellcheck source=/dev/null
. /scripts/entrypoint.sh /opt/photoprism/bin/photoprism start & \
bashio::log.info "Starting, please wait for \"App launched\" green text..."