[TASK] next try to fix shfmt

This commit is contained in:
Christoph Schwob 2020-04-10 15:08:48 +02:00
parent 23d78fce97
commit 6ab1be005b

View File

@ -83,10 +83,8 @@ dns_kappernet_rm() {
fi fi
fi fi
_err "Problem creating TXT DNS record" _err "Problem creating TXT DNS record"
} }
#################### Private functions below ################################## #################### Private functions below ##################################
# called with hostname # called with hostname
# e.g._acme-challenge.www.domain.com returns # e.g._acme-challenge.www.domain.com returns
@ -117,6 +115,7 @@ _get_root() {
done done
return 1 return 1
} }
################################################################################ ################################################################################
# calls the kapper.net DNS Panel API # calls the kapper.net DNS Panel API
# with # with