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
6ef66399f8
commit
c7116d40ca
@ -22,6 +22,7 @@ dns_simply_add() {
|
||||
_simply_save_config
|
||||
|
||||
_debug "First detect the root zone"
|
||||
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "invalid domain"
|
||||
return 1
|
||||
|
Loading…
Reference in New Issue
Block a user