]> git.proxmox.com Git - mirror_acme.sh.git/blobdiff - dnsapi/dns_active24.sh
Merge pull request #3734 from acmesh-official/dev
[mirror_acme.sh.git] / dnsapi / dns_active24.sh
index 90ffaf6862cca9fea28cde126b08ec50215c0e38..862f734fca81ed5855d5d0b38e1d53282b3d28a3 100755 (executable)
@@ -129,7 +129,7 @@ _active24_init() {
     return 1
   fi
 
-  _saveaccountconf_mutable ACTIVE24_Token "ACTIVE24_Token"
+  _saveaccountconf_mutable ACTIVE24_Token "$ACTIVE24_Token"
 
   _debug "First detect the root zone"
   if ! _get_root "$fulldomain"; then