mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Update 99-run.sh
This commit is contained in:
@@ -3,8 +3,5 @@
|
||||
set -e
|
||||
# hadolint ignore=SC2155
|
||||
|
||||
bashio::log.info "Setting folder"
|
||||
cp -rnf /home/node/.signalk/* /config/ || true
|
||||
|
||||
bashio::log.info "Starting application"
|
||||
sudo -u node -s /bin/sh -c "/home/node/signalk/startup.sh"
|
||||
|
||||
Reference in New Issue
Block a user