2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 14:25:37 +00:00
neilpang
2020-01-06 20:57:12 +08:00
parent b2ff9240ac
commit c3fbc36ce7

View File

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