mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 07:57:40 +01:00
Update Dockerfile
This commit is contained in:
@@ -30,6 +30,10 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
|
||||
USER root
|
||||
|
||||
# Correct config location
|
||||
RUN for file in $(grep -sril "/home/node/.signalk" /etc); do \
|
||||
sed -i "s=/home/node/.signalk=/config=g" "$file"; done
|
||||
|
||||
##################
|
||||
# 3 Install apps #
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user