Update 90-run.sh

This commit is contained in:
Alexandre
2025-09-01 08:45:08 +02:00
committed by GitHub
parent 7b23beca06
commit fa7b22ccec

View File

@@ -40,6 +40,3 @@ chmod -R 777 /data
bashio::log.info "Starting nginx"
nginx || true &
true
bashio::log.info "Starting entrypoint"
su -p -s /bin/bash wger -c "/home/wger/entrypoint.sh"