cleanup according to styleguide

pull/2276/head
der-berni 6 years ago committed by GitHub
parent 534ddf01db
commit 1a5279bd6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save