mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 19:41:31 +02:00
Remove change data path
This commit is contained in:
@@ -48,8 +48,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
|
|
||||||
# Correct data path
|
# Correct data path
|
||||||
# hadolint ignore=DL4006
|
# hadolint ignore=DL4006
|
||||||
RUN grep -rl "\$MEALIE_HOME/data" 2>/dev/null | xargs sed -i "s|\$MEALIE_HOME/data|/config|g" && \
|
RUN sed -i "s|change_user$|# change_user|g" /app/run.sh
|
||||||
sed -i "s|change_user$|# change_user|g" /app/run.sh
|
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user