mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 21:21:42 +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."
|
_err "Could not remove TXT record $_dns_record_id."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
######## Private functions below ##################################
|
######## Private functions below ##################################
|
||||||
|
Loading…
Reference in New Issue
Block a user