Browse Source

reduce requests

pull/4219/head
Hobby-Student 3 years ago
committed by GitHub
parent
commit
13183c1203
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_kas.sh

2
dnsapi/dns_kas.sh

@ -29,7 +29,7 @@ dns_kas_add() {
_info "##KAS## Checking Zone and Record_Name"
_get_zone_and_record_name "$_fulldomain"
_info "##KAS## Getting Record ID"
_get_record_id
# _get_record_id
_info "##KAS## Creating TXT DNS record"

Loading…
Cancel
Save