Alexandre
2023-11-21 14:14:19 +01:00
parent 94b30e5853
commit 2f7c84a274
11 changed files with 293 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
#!/usr/bin/env bashio
# shellcheck shell=bash
set -e
# hadolint ignore=SC2155
bashio::log.info "Setting folder"
cp -rnf /home/node/.signalk/* /config/
bashio::log.info "Starting application"
/./home/node/signalk/startup.sh