From 861cf1fdf52bcbd407eb0d154b2e5027e1ef8d7d Mon Sep 17 00:00:00 2001 From: Alex Malinovich Date: Sun, 26 Feb 2017 18:02:40 -0800 Subject: [PATCH] Fix typo --- extras/installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/installer.sh b/extras/installer.sh index 9d7ebc7..ee5194a 100755 --- a/extras/installer.sh +++ b/extras/installer.sh @@ -155,7 +155,7 @@ configure_plexupdate() { if yesno $default; then PUBLIC=no # If they already have a VALID token, leave it alone - if [ -z "$TOKEN" ] || ! verifyToken; + if [ -z "$TOKEN" ] || ! verifyToken; then if getPlexServerToken; then # Only store the token if it's not in PMS TOKEN=