New entrypoint location

https://github.com/alexbelgium/hassio-addons/issues/335
This commit is contained in:
Alexandre
2022-05-19 10:31:53 +02:00
committed by GitHub
parent 8e1eec5961
commit 84b9eccf5a

View File

@@ -81,6 +81,6 @@ 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 /
./entrypoint_photoprism.sh photoprism start & bashio::log.info "App launched..."
./scripts/entrypoint.sh photoprism start & bashio::log.info "App launched..."
exec nginx