mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update Dockerfile
This commit is contained in:
@@ -54,8 +54,7 @@ RUN \
|
||||
# FOLDERS #
|
||||
###########
|
||||
&& files=$(grep -rl '/config' /etc/cont-init.d/*) && echo $files | xargs sed -i 's|/config|/share/plex|g' \
|
||||
&& sed -i "s|/config|/share/plex|g" /defaults/plexmediaserver \
|
||||
&& sed -i '2i cp -vnpr /config/* /share/plex || true' /etc/cont-init.d/00-banner.sh
|
||||
&& sed -i "s|/config|/share/plex|g" /defaults/plexmediaserver
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
|
||||
Reference in New Issue
Block a user