Browse Source

Added new line to the last line

pull/6778/head
Nils Poltmann 2 weeks ago
parent
commit
077ea514da
  1. 2
      dnsapi/dns_kas.sh

2
dnsapi/dns_kas.sh

@ -294,4 +294,4 @@ _callAPI() {
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")"
_debug2 "[KAS] -> Response" "$response"
echo "$response"
}
}
Loading…
Cancel
Save