From adaae599364406c7ac304f9b62ffd7cf0cb4286a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 29 Aug 2021 21:57:37 +0200 Subject: [PATCH] Update Dockerfile --- plex/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/plex/Dockerfile b/plex/Dockerfile index 7514060da..8a86345e9 100644 --- a/plex/Dockerfile +++ b/plex/Dockerfile @@ -49,6 +49,7 @@ 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 ########### # FOLDERS #