Browse Source

Cleanup according to styleguide

mod242 6 years ago
parent
commit
ec982ccacb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      dnsapi/dns_ddnss.sh

+ 0 - 2
dnsapi/dns_ddnss.sh

@@ -7,14 +7,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 #####################