mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
Corrected formatting error.
Part of dns_dynu_rm() impementation.
This commit is contained in:
@@ -112,7 +112,7 @@ dns_dynu_rm() {
|
||||
_err "Could not remove TXT record $_dns_record_id."
|
||||
fi
|
||||
|
||||
return 0
|
||||
return 0
|
||||
}
|
||||
|
||||
######## Private functions below ##################################
|
||||
|
||||
Reference in New Issue
Block a user