mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 09:11:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -34,7 +34,7 @@ RUN \
|
|||||||
\
|
\
|
||||||
# Correct config folder
|
# Correct config folder
|
||||||
&& grep -rl "/config" /etc/cont-init.d | xargs sed -i 's|/config|/config/flexget|g' \
|
&& grep -rl "/config" /etc/cont-init.d | xargs sed -i 's|/config|/config/flexget|g' \
|
||||||
&& sed '2 mkdir -p /config/flexget' /etc/cont-init.d/10-adduser \
|
&& sed '1 a mkdir -p /config/flexget' /etc/cont-init.d/10-adduser \
|
||||||
\
|
\
|
||||||
# Set password
|
# Set password
|
||||||
&& sed -i 's/bash/bashio/g' /etc/cont-init.d/20-config \
|
&& sed -i 's/bash/bashio/g' /etc/cont-init.d/20-config \
|
||||||
|
|||||||
Reference in New Issue
Block a user