test
This commit is contained in:
parent
430c822da7
commit
e181ee6a79
@ -60,7 +60,7 @@ token_from_api() {
|
||||
echo $X_PLEX_TOKEN
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
case "$2" in
|
||||
api) token_from_api;;
|
||||
""|xml) token_from_Pref_XML;;
|
||||
*) echo "'$1' is not a valid plex-tools token command";;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user