Hobby-Student
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_kas.sh
|
@ -269,4 +269,4 @@ _callAPI() { |
|
|
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")" |
|
|
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")" |
|
|
_debug2 "[KAS] -> Response" "$response" |
|
|
_debug2 "[KAS] -> Response" "$response" |
|
|
echo "$response" |
|
|
echo "$response" |
|
|
} |
|
|
|
|
|
|
|
|
} |