From cbe5e9cc2b443395a109ac8334aceca828d4c2b3 Mon Sep 17 00:00:00 2001 From: m-boone Date: Thu, 14 Jun 2018 12:04:36 +0200 Subject: [PATCH] Update dns_leaseweb.sh --- dnsapi/dns_leaseweb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_leaseweb.sh b/dnsapi/dns_leaseweb.sh index db818e93..0885878d 100644 --- a/dnsapi/dns_leaseweb.sh +++ b/dnsapi/dns_leaseweb.sh @@ -22,7 +22,7 @@ dns_leaseweb_add() { return 1 fi - #save the api key and email to the account conf file. + #save the api key to the account conf file. _saveaccountconf_mutable Leaseweb_Key "$Leaseweb_Key" _debug "First detect the root zone"