mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 12:59:40 -07:00
Spelling is hard
This commit is contained in:
parent
732b503dae
commit
0ab9cc6ccf
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ fi
|
||||||
|
|
||||||
# Sanity check
|
# Sanity check
|
||||||
if [ "${EMAIL}" == "" -o "${PASS}" == "" ] && [ "${PUBLIC}" == "no" ] && [ ! -f /tmp/kaka ]; then
|
if [ "${EMAIL}" == "" -o "${PASS}" == "" ] && [ "${PUBLIC}" == "no" ] && [ ! -f /tmp/kaka ]; then
|
||||||
echo "Error: Need username & password or -k optoin to download PlexPass version. Otherwise run with -p to download public version."
|
echo "Error: Need username & password or -k option to download PlexPass version. Otherwise run with -p to download public version."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue