mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 09:41:50 +02: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
|
fi
|
||||||
|
|
||||||
chown -R "$PUID:$PGID" /config || true
|
chown -R "$PUID:$PGID" /config || true
|
||||||
|
|
||||||
|
cd /config || true
|
||||||
|
|
||||||
|
npm start
|
||||||
Reference in New Issue
Block a user