mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -49,8 +49,8 @@ RUN \
|
||||
######################
|
||||
\
|
||||
&& sed -i 's/bash/bashio/g' /etc/cont-init.d/45-plex-claim \
|
||||
&& sed -i '1ibashio::log.info "Claim code (valid 4 minutes, use only for first boot) : $PLEX_CLAIM"' /etc/cont-init.d/45-plex-claim \
|
||||
&& sed -i '1iexport PLEX_CLAIM=$(bashio::config "claim")' /etc/cont-init.d/45-plex-claim
|
||||
&& sed -i '2ibashio::log.info "Claim code (valid 4 minutes, use only for first boot) : $PLEX_CLAIM"' /etc/cont-init.d/45-plex-claim \
|
||||
&& sed -i '2iexport PLEX_CLAIM=$(bashio::config "claim")' /etc/cont-init.d/45-plex-claim
|
||||
###########
|
||||
# FOLDERS #
|
||||
###########
|
||||
|
||||
Reference in New Issue
Block a user