mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08: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