Browse Source

Update dns_leaseweb.sh

pull/1673/head
m-boone 8 years ago
committed by GitHub
parent
commit
cbe5e9cc2b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_leaseweb.sh

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

Loading…
Cancel
Save