Hobby-Student
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_kas.sh
|
|
@ -31,7 +31,7 @@ dns_kas_add() { |
|
|
_info "##KAS## Checking Zone and Record_Name" |
|
|
_info "##KAS## Checking Zone and Record_Name" |
|
|
_get_zone_and_record_name "$_fulldomain" |
|
|
_get_zone_and_record_name "$_fulldomain" |
|
|
_info "##KAS## Getting Record ID" |
|
|
_info "##KAS## Getting Record ID" |
|
|
# _get_record_id |
|
|
|
|
|
|
|
|
_get_record_id |
|
|
|
|
|
|
|
|
_info "##KAS## Creating TXT DNS record" |
|
|
_info "##KAS## Creating TXT DNS record" |
|
|
|
|
|
|
|
|
|