mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 13:39:49 +00:00
make _get_zone_id usage consistent
This commit is contained in:
parent
46e62f1a9a
commit
384bc62f25
@ -96,7 +96,7 @@ dns_1984hosting_rm() {
|
||||
|
||||
_debug "Delete $fulldomain TXT record"
|
||||
|
||||
_get_zone_id
|
||||
_get_zone_id "$@"
|
||||
|
||||
_htmlget "$url/$_zone_id" "$_sub_domain"
|
||||
_debug2 _response "$_response"
|
||||
|
Loading…
Reference in New Issue
Block a user