Unverified Commit 873b113c authored by neil's avatar neil Committed by GitHub
Browse files

Update dns_aws.sh

parent 2280e66d
...@@ -151,7 +151,7 @@ dns_aws_rm() { ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment