mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Update dns_aws.sh
This commit is contained in:
parent
2280e66d73
commit
873b113cb3
@ -151,7 +151,7 @@ dns_aws_rm() {
|
||||
#################### Private functions below ##################################
|
||||
|
||||
_get_root() {
|
||||
domain=_acme-challenge.$1
|
||||
domain=$1
|
||||
i=1
|
||||
p=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user