mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Fix for -t,--token option
This commit is contained in:
@@ -89,6 +89,7 @@ function _parse_params() {
|
|||||||
;;
|
;;
|
||||||
-t|--token)
|
-t|--token)
|
||||||
acctoken="$2"
|
acctoken="$2"
|
||||||
|
shift
|
||||||
;;
|
;;
|
||||||
-v|--version)
|
-v|--version)
|
||||||
_version
|
_version
|
||||||
|
Reference in New Issue
Block a user