dns_la adapter new api
This commit is contained in:
parent
9b691bebe1
commit
3192a05784
@ -163,7 +163,7 @@ _la_get() {
|
||||
|
||||
export _H1="Authorization: Basic $LA_Token"
|
||||
|
||||
if ! response="$(_get "$url" | tr -d ' ' | tr "}" ",")"; then
|
||||
if ! response="$(_get "$url" | tr -d ' ' | tr "}" ",")"; then
|
||||
_err "Error: $url"
|
||||
return 1
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user