mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
This commit is contained in:
parent
b2ff9240ac
commit
c3fbc36ce7
@ -24,7 +24,7 @@ dns_nic_add() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_saveaccountconf_mutable NIC_Customer "$NIC_Token"
|
_saveaccountconf_mutable NIC_Token "$NIC_Token"
|
||||||
_saveaccountconf_mutable NIC_Username "$NIC_Username"
|
_saveaccountconf_mutable NIC_Username "$NIC_Username"
|
||||||
_saveaccountconf_mutable NIC_Password "$NIC_Password"
|
_saveaccountconf_mutable NIC_Password "$NIC_Password"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user