test
This commit is contained in:
parent
145094d364
commit
00507009b3
@ -29,7 +29,7 @@ update_from_api() {
|
|||||||
case "$2" in
|
case "$2" in
|
||||||
api) update_from_api;;
|
api) update_from_api;;
|
||||||
""|cli) update_from_cli;;
|
""|cli) update_from_cli;;
|
||||||
*) echo "'$1' is not a valid plex-tools token command";;
|
*) echo "'$1' is not a valid plex-tools freshen command";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user