mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-23 02:17:48 +00:00
Fix code style problems
This commit is contained in:
@@ -22,7 +22,6 @@ dns_simply_add() {
|
||||
_simply_save_config
|
||||
|
||||
_debug "First detect the root zone"
|
||||
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "invalid domain"
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user