mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
New entrypoint location
https://github.com/alexbelgium/hassio-addons/issues/335
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user