Update dns_aws.sh

This commit is contained in:
neil 2022-05-12 17:36:19 +08:00 committed by GitHub
parent 2280e66d73
commit 873b113cb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ dns_aws_rm() {
#################### Private functions below ##################################
_get_root() {
domain=_acme-challenge.$1
domain=$1
i=1
p=1