mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-08-14 04:08:19 +00:00
Style issue
Spaces on blank line on line 133.
This commit is contained in:
parent
f323ced4ca
commit
f64b061a28
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user