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)
|
-t|--token)
|
||||||
acctoken="$2"
|
acctoken="$2"
|
||||||
|
shift
|
||||||
;;
|
;;
|
||||||
-v|--version)
|
-v|--version)
|
||||||
_version
|
_version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user