Add npm start command to 99-run.sh

This commit is contained in:
Alexandre
2026-02-18 09:16:23 +01:00
committed by GitHub
parent 297efebadc
commit 05f41257f8

View File

@@ -20,3 +20,7 @@ if [ -d /config/addons_config ]; then
fi
chown -R "$PUID:$PGID" /config || true
cd /config || true
npm start