mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -32,7 +32,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
# Correct config location
|
||||
# shellcheck ignore=SC2013
|
||||
# hadolint ignore=SC2013
|
||||
RUN for file in $(grep -sril "/home/node/.signalk" /etc /usr /home); do \
|
||||
sed -i "s=/home/node/.signalk=/config=g" "$file"; done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user