1
0
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:
billz 2021-03-14 17:03:11 +00:00
parent 3e5ac1e267
commit 3a3f577a99

View File

@ -89,6 +89,7 @@ function _parse_params() {
;;
-t|--token)
acctoken="$2"
shift
;;
-v|--version)
_version