This commit is contained in:
Alex Malinovich 2017-02-26 18:02:40 -08:00
commit 861cf1fdf5

View file

@ -155,7 +155,7 @@ configure_plexupdate() {
if yesno $default; then if yesno $default; then
PUBLIC=no PUBLIC=no
# If they already have a VALID token, leave it alone # If they already have a VALID token, leave it alone
if [ -z "$TOKEN" ] || ! verifyToken; if [ -z "$TOKEN" ] || ! verifyToken; then
if getPlexServerToken; then if getPlexServerToken; then
# Only store the token if it's not in PMS # Only store the token if it's not in PMS
TOKEN= TOKEN=