Unverified Commit 1a5279bd authored by der-berni's avatar der-berni Committed by GitHub
Browse files

cleanup according to styleguide

parent 534ddf01
......@@ -110,7 +110,7 @@ dns_one_rm() {
# _sub_domain=_acme-challenge.www
# _domain=domain.com
_get_root() {
domain=$1
domain="$1"
i=2
p=1
while true; do
......
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