From 077ea514da6ac9d6a6df334805f4b190fa413094 Mon Sep 17 00:00:00 2001 From: Nils Poltmann Date: Fri, 6 Feb 2026 12:20:15 +0100 Subject: [PATCH] Added new line to the last line --- dnsapi/dns_kas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_kas.sh b/dnsapi/dns_kas.sh index 9e37b5ab..24c97f78 100755 --- a/dnsapi/dns_kas.sh +++ b/dnsapi/dns_kas.sh @@ -294,4 +294,4 @@ _callAPI() { response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")" _debug2 "[KAS] -> Response" "$response" echo "$response" -} \ No newline at end of file +}