mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Merge pull request #4080 from aorith/dev
dns_aws: Fix when _acme-challenge is a hostedzone
This commit is contained in:
commit
a551619de6
@ -152,7 +152,7 @@ dns_aws_rm() {
|
||||
|
||||
_get_root() {
|
||||
domain=$1
|
||||
i=2
|
||||
i=1
|
||||
p=1
|
||||
|
||||
if aws_rest GET "2013-04-01/hostedzone"; then
|
||||
|
Loading…
Reference in New Issue
Block a user