Update Dockerfile

This commit is contained in:
Alexandre
2021-08-27 08:56:38 +02:00
committed by GitHub
parent 02a547c5b1
commit d7fe5fba4f

View File

@@ -45,7 +45,7 @@ RUN \
######################
\
&& sed -i 's/bash/bashio/g' /etc/cont-init.d/45-plex-claim \
&& sed -i '1iexport PLEX_CLAIM=$(bashio::config "claim") /etc/cont-init.d/45-plex-claim \
&& sed -i '1iexport PLEX_CLAIM=$(bashio::config "claim")' /etc/cont-init.d/45-plex-claim \
###########
# FOLDERS #
###########