Skip to content

Commit

Permalink
Update 99-run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Nov 22, 2023
1 parent 65df840 commit e963034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signalk/rootfs/etc/cont-init.d/99-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ chown -R node:node /home/node/.signalk

bashio::log.info "Starting application"

sudo -u node -s /bin/sh -c "/home/node/signalk/startup.sh" || bashio::addon.restart
sudo -u node -s /bin/sh -c "/home/node/signalk/startup.sh"

0 comments on commit e963034

Please sign in to comment.