mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 21:03:19 -07:00
Standardize tabs
This commit is contained in:
parent
b74aafdc02
commit
c34022760f
1 changed files with 14 additions and 13 deletions
|
@ -418,6 +418,7 @@ if [ "${PUBLIC}" = "no" ]; then
|
||||||
rm /tmp/failcause
|
rm /tmp/failcause
|
||||||
|
|
||||||
echo "OK"
|
echo "OK"
|
||||||
|
|
||||||
elif [ "$PUBLIC" != "no" ]; then
|
elif [ "$PUBLIC" != "no" ]; then
|
||||||
# It's a public version, so change URL and make doubly sure that cookies are empty
|
# It's a public version, so change URL and make doubly sure that cookies are empty
|
||||||
rm 2>/dev/null >/dev/null /tmp/kaka
|
rm 2>/dev/null >/dev/null /tmp/kaka
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue