mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-17 21:09:13 +02:00
Update Dockerfile
This commit is contained in:
@@ -32,9 +32,7 @@ ENV PGID=0
|
|||||||
# hadolint ignore=DL4006
|
# hadolint ignore=DL4006
|
||||||
RUN \
|
RUN \
|
||||||
# Change data location
|
# Change data location
|
||||||
grep -rl "/config" /etc/ | xargs sed -i 's|/config|/config/addons_config/zoneminder|g' \
|
grep -rl "/config" /etc/ | xargs sed -i 's|/config|/config/addons_config/zoneminder|g'
|
||||||
# Move config files
|
|
||||||
mv /config /configold
|
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user