From 7f146fea5b7367a1e852248c25fff8c09f07d2e1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 29 Aug 2021 22:35:14 +0200 Subject: [PATCH] Update Dockerfile --- plex/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/plex/Dockerfile b/plex/Dockerfile index 023b26808..bc84bbcbb 100644 --- a/plex/Dockerfile +++ b/plex/Dockerfile @@ -49,7 +49,6 @@ RUN \ ###################### \ && sed -i 's/bash/bashio/g' /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 #