We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8d211 commit b9224a4Copy full SHA for b9224a4
1 file changed
init/30_update_plex.sh
@@ -18,7 +18,7 @@ PLEX_TOKEN=$( sed -n 's/.*PlexOnlineToken="//p' "/config/Library/Application Sup
18
[ "$PLEXPASS" ] && echo "PLEXPASS is deprecated, please use VERSION"
19
if [[ -z $VERSION && "$PLEXPASS" == "1" || $VERSION = "plexpass" ]]; then echo "VERSION=plexpass is depricated please use version latest"; fi
20
21
-v
+
22
#Start update rutine
23
24
0 commit comments