Style issue

Spaces on blank line on line 133.
This commit is contained in:
Bill Gertz
2019-10-08 18:46:35 +02:00
committed by GitHub
parent f323ced4ca
commit f64b061a28

View File

@ -130,7 +130,7 @@ _miab_post() {
_debug $httpmethod
_debug "_post_url" "$_post_url"
_debug2 "body" "$body"
_inithttp
if [ "$_ACME_CURL" ] && [ "${ACME_USE_WGET:-0}" = "0" ]; then