Update Dockerfile

This commit is contained in:
Alexandre
2021-08-27 08:52:53 +02:00
committed by GitHub
parent c385c6c188
commit 8b7adcebf1

View File

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