Browse Source

Add DNS API for ClouDNS

boyanpeychev 8 years ago
parent
commit
f881d6c44f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/dns_cloudns.sh

+ 1 - 1
dnsapi/dns_cloudns.sh

@@ -153,4 +153,4 @@ _dns_cloudns_http_api_call() {
   _debug response "$response"
 
   return 1
-}
+}