Messed up the IF statements when fixing issue

This commit is contained in:
Henric Andersson 2017-02-15 08:10:48 -08:00 committed by GitHub
commit 8aaf6b2db7

View file

@ -510,8 +510,6 @@ if [ "${PUBLIC}" = "no" ]; then
else
info "Using Plex Server credentials to authenticate"
fi
fi
elif [ "$PUBLIC" != "no" ]; then
# It's a public version, so change URL and make doubly sure that cookies are empty
rm 2>/dev/null >/dev/null "${FILE_KAKA}"