From 4e3c8d9f98aa42a57802318c8a4d98dc2ea2a1dc Mon Sep 17 00:00:00 2001 From: helbgd Date: Tue, 13 Mar 2018 02:55:54 +0100 Subject: [PATCH] Update dns_ddnss.sh another format error fix --- dnsapi/dns_ddnss.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dnsapi/dns_ddnss.sh b/dnsapi/dns_ddnss.sh index dd5a86b6..930c2693 100644 --- a/dnsapi/dns_ddnss.sh +++ b/dnsapi/dns_ddnss.sh @@ -6,14 +6,12 @@ #Please note: the Wildcard Feature must be turned on for the Host record #and the checkbox for TXT needs to be enabled - # Pass credentials before "acme.sh --issue --dns dns_ddnss ..." # -- # export DDNSS_Token="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" # -- # - DDNSS_DNS_API="https://ddnss.de/upd.php" ######## Public functions #####################