diff --git a/photoprism/rootfs/run.sh b/photoprism/rootfs/run.sh index a0f8febec..ccb4f68ca 100644 --- a/photoprism/rootfs/run.sh +++ b/photoprism/rootfs/run.sh @@ -156,4 +156,4 @@ 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.sh photoprism start $CUSTOMOPTIONS +./entrypoint.sh photoprism "start $CUSTOMOPTIONS"