mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-07 07:08:12 +08:00
fixed spacing in two lines
This commit is contained in:
@@ -19,8 +19,8 @@ dns_anx_add() {
|
|||||||
if [ "$ANX_Token" ]; then
|
if [ "$ANX_Token" ]; then
|
||||||
_saveaccountconf_mutable ANX_Token "$ANX_Token"
|
_saveaccountconf_mutable ANX_Token "$ANX_Token"
|
||||||
else
|
else
|
||||||
_err "You didn't specify a ANEXIA Engine API token."
|
_err "You didn't specify a ANEXIA Engine API token."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_debug "First detect the root zone"
|
_debug "First detect the root zone"
|
||||||
|
|||||||
Reference in New Issue
Block a user