mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Add npm start command to 99-run.sh
This commit is contained in:
@@ -20,3 +20,7 @@ if [ -d /config/addons_config ]; then
|
||||
fi
|
||||
|
||||
chown -R "$PUID:$PGID" /config || true
|
||||
|
||||
cd /config || true
|
||||
|
||||
npm start
|
||||
Reference in New Issue
Block a user