parent
db7a6b226d
commit
bf3cb015f0
@ -23,6 +23,8 @@ if [ -z "$passwd" ]; then
|
|||||||
--password "$passwd"
|
--password "$passwd"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
set -x
|
||||||
|
|
||||||
opts=()
|
opts=()
|
||||||
[ -n "$scopes" ] && opts+=(
|
[ -n "$scopes" ] && opts+=(
|
||||||
--from-literal=token="$(kgseckey "$secret" token || get_token)"
|
--from-literal=token="$(kgseckey "$secret" token || get_token)"
|
||||||
|
Loading…
Reference in New Issue
Block a user