mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -37,7 +37,7 @@ RUN \
|
||||
&& sed -i '3i[ $PLEX_CLAIM = "Get_from_https://www.plex.tv/claim" ] && bashio::log.warning "Please change the PLEX_CLAIM code from the options" && exit 1 || true' $file \
|
||||
\
|
||||
# Execute scripts
|
||||
&& echo "/./scripts/* /etc/s6-overlay/s6-rc.d/init-plex-chown"
|
||||
&& echo "/./scripts/* >> /etc/s6-overlay/s6-rc.d/init-plex-chown"
|
||||
|
||||
ENV PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/share/plex/Library/Application Support"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user