diff --git a/init/30_update_plex.sh b/init/30_update_plex.sh index d7d86e3..ef95e5b 100644 --- a/init/30_update_plex.sh +++ b/init/30_update_plex.sh @@ -18,7 +18,7 @@ PLEX_TOKEN=$( sed -n 's/.*PlexOnlineToken="//p' "/config/Library/Application Sup [ "$PLEXPASS" ] && echo "PLEXPASS is deprecated, please use VERSION" if [[ -z $VERSION && "$PLEXPASS" == "1" || $VERSION = "plexpass" ]]; then echo "VERSION=plexpass is depricated please use version latest"; fi -v + #Start update rutine