mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-14 02:26:56 -07:00
Messed up the IF statements when fixing issue
This commit is contained in:
parent
0e28f1bbe7
commit
8aaf6b2db7
1 changed files with 0 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue