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