mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
Corrected formatting error.
Part of dns_dynu_rm() impementation.
This commit is contained in:
parent
9a61d6293d
commit
394b1002b3
@ -112,7 +112,7 @@ dns_dynu_rm() {
|
||||
_err "Could not remove TXT record $_dns_record_id."
|
||||
fi
|
||||
|
||||
return 0
|
||||
return 0
|
||||
}
|
||||
|
||||
######## Private functions below ##################################
|
||||
|
Loading…
Reference in New Issue
Block a user