mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 14:36:28 +01:00
Update Dockerfile
This commit is contained in:
@@ -34,6 +34,7 @@ RUN \
|
||||
\
|
||||
# Correct config folder
|
||||
&& grep -rl " /config" /etc/cont-init.d | xargs sed -i 's| /config| /config/flexget|g' \
|
||||
&& grep -rl " /config" /etc/services.d | xargs sed -i 's| /config| /config/flexget|g' \
|
||||
&& sed '2a mkdir -p /config/flexget' /etc/cont-init.d/10-adduser \
|
||||
\
|
||||
# Set password
|
||||
|
||||
Reference in New Issue
Block a user