mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 11:08:11 +01:00
Update Dockerfile
This commit is contained in:
@@ -42,7 +42,7 @@ RUN \
|
||||
\
|
||||
&& echo "yes"
|
||||
|
||||
RUN
|
||||
RUN \
|
||||
# Correct config location
|
||||
for file in $(grep -Esril "/config[ '\"/]|/config\$" /etc /defaults); do sed -Ei "s=(/config)+(/| |$|\"|\')=$CONFIGLOCATION\2=g" $file; done \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user