Fix npm start execution in 99-run.sh

This commit is contained in:
Alexandre
2026-02-19 10:23:00 +01:00
committed by GitHub
parent c706defffe
commit b22d7bc9ae

View File

@@ -13,4 +13,4 @@ bashio::log.info "Starting NGinx..."
nginx &
bashio::log.info "Starting app"
exec npm start
npm start