mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 00:22:46 +00:00
Update dns_hover.sh
This commit is contained in:
parent
2b5dd5bf73
commit
78be077872
@ -127,6 +127,7 @@ dns_hover_rm() {
|
||||
_err "Can not get record id to remove."
|
||||
return 1
|
||||
fi
|
||||
|
||||
# Delete the record
|
||||
if ! _cf_rest DELETE "domains/$_domain_id/dns/$record_id"; then
|
||||
_err "Delete record error in call."
|
||||
|
Loading…
x
Reference in New Issue
Block a user