mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
Removes tabs and trailing spaces
This commit is contained in:
parent
9ad05e640d
commit
fcb97f802f
@ -22,6 +22,7 @@ dns_simply_add() {
|
|||||||
_simply_save_config
|
_simply_save_config
|
||||||
|
|
||||||
_debug "First detect the root zone"
|
_debug "First detect the root zone"
|
||||||
|
|
||||||
if ! _get_root "$fulldomain"; then
|
if ! _get_root "$fulldomain"; then
|
||||||
_err "invalid domain"
|
_err "invalid domain"
|
||||||
return 1
|
return 1
|
||||||
|
Loading…
Reference in New Issue
Block a user