mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
nanelo dns: minor log improvements
This commit is contained in:
@@ -59,7 +59,7 @@ dns_nanelo_rm() {
|
||||
fi
|
||||
_saveaccountconf_mutable NANELO_TOKEN "$NANELO_TOKEN"
|
||||
|
||||
_debug "First detect the root zone"
|
||||
_debug "First, let's detect the root zone:"
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "invalid domain"
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user