mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:01:03 +00:00
Update dns_aws.sh
This commit is contained in:
@ -151,7 +151,7 @@ dns_aws_rm() {
|
||||
#################### Private functions below ##################################
|
||||
|
||||
_get_root() {
|
||||
domain=_acme-challenge.$1
|
||||
domain=$1
|
||||
i=1
|
||||
p=1
|
||||
|
||||
|
Reference in New Issue
Block a user