Tidied again
This commit is contained in:
parent
c00f316946
commit
8925e50670
@ -107,7 +107,6 @@ _check_http_net_zone() {
|
|||||||
}
|
}
|
||||||
}' "$HTTP_NET_AUTHTOKEN" "$domain2check")
|
}' "$HTTP_NET_AUTHTOKEN" "$domain2check")
|
||||||
|
|
||||||
|
|
||||||
response="$(_post "$payload" "${HTTP_NET_API}/zoneConfigsFind" "" "POST" "text/json")"
|
response="$(_post "$payload" "${HTTP_NET_API}/zoneConfigsFind" "" "POST" "text/json")"
|
||||||
|
|
||||||
if _contains "$response" '"totalEntries": 1,' >/dev/null; then
|
if _contains "$response" '"totalEntries": 1,' >/dev/null; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user