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