This commit is contained in:
John Simpson 2024-04-11 07:25:51 +07:00 committed by GitHub
commit d86afe032c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4833,6 +4833,7 @@ $_authorizations_map"
_info "$(__red "Add the following TXT record:")"
_info "$(__red "Domain: '$(__green "$txtdomain")'")"
_info "$(__red "TXT value: '$(__green "$txt")'")"
_info "$(__red "tinydns: $(__green "'${txtdomain}:${txt}:300")")"
_info "$(__red "Please be aware that you prepend _acme-challenge. before your domain")"
_info "$(__red "so the resulting subdomain will be: $txtdomain")"
continue