Browse Source

new line EOF

pull/4254/head
Hobby-Student 2 years ago
committed by GitHub
parent
commit
da6a335b87
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_kas.sh

2
dnsapi/dns_kas.sh

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