mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-30 14:20:52 +02:00
Fix npm start execution in 99-run.sh
This commit is contained in:
@@ -13,4 +13,4 @@ bashio::log.info "Starting NGinx..."
|
|||||||
nginx &
|
nginx &
|
||||||
|
|
||||||
bashio::log.info "Starting app"
|
bashio::log.info "Starting app"
|
||||||
exec npm start
|
npm start
|
||||||
|
|||||||
Reference in New Issue
Block a user