mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
update
This commit is contained in:
@@ -29,7 +29,8 @@ dns_namecom_add() {
|
||||
_err "Please specify that in your environment variable."
|
||||
return 1
|
||||
fi
|
||||
|
||||
_debug Namecom_Username "$Namecom_Username"
|
||||
_secure_debug Namecom_Token "$Namecom_Token"
|
||||
# Save them in configuration.
|
||||
_saveaccountconf_mutable Namecom_Username "$Namecom_Username"
|
||||
_saveaccountconf_mutable Namecom_Token "$Namecom_Token"
|
||||
|
||||
Reference in New Issue
Block a user