mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 18:41:27 +02:00
Update Dockerfile
This commit is contained in:
@@ -42,7 +42,7 @@ RUN \
|
|||||||
\
|
\
|
||||||
&& echo "yes"
|
&& echo "yes"
|
||||||
|
|
||||||
RUN
|
RUN \
|
||||||
# Correct config location
|
# Correct config location
|
||||||
for file in $(grep -Esril "/config[ '\"/]|/config\$" /etc /defaults); do sed -Ei "s=(/config)+(/| |$|\"|\')=$CONFIGLOCATION\2=g" $file; done \
|
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