mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Fix for -t,--token option
This commit is contained in:
parent
3e5ac1e267
commit
3a3f577a99
@ -89,6 +89,7 @@ function _parse_params() {
|
||||
;;
|
||||
-t|--token)
|
||||
acctoken="$2"
|
||||
shift
|
||||
;;
|
||||
-v|--version)
|
||||
_version
|
||||
|
Loading…
Reference in New Issue
Block a user