Update dns_leaseweb.sh

This commit is contained in:
m-boone 2018-06-14 12:04:36 +02:00 committed by GitHub
parent b3621ecd7c
commit cbe5e9cc2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"