mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
https://github.com/alexbelgium/hassio-addons/issues/1075
This commit is contained in:
@@ -12,4 +12,6 @@ chown -R node:node /config
|
||||
chown -R node:node /home/node/.signalk
|
||||
|
||||
bashio::log.info "Starting application"
|
||||
sudo -u node -s /bin/sh -c "/home/node/signalk/startup.sh"
|
||||
|
||||
|
||||
sudo -u node -s /bin/sh -c "/home/node/signalk/startup.sh" || bashio::addon.restart
|
||||
|
||||
Reference in New Issue
Block a user