mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-13 13:46:10 +00:00
make _get_zone_id usage consistent
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user