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