mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-14 22:54:12 +00:00
Fix shfmt errors
This commit is contained in:
parent
88846aafc1
commit
034ed69613
1
acme.sh
1
acme.sh
@ -4480,7 +4480,6 @@ $_authorizations_map"
|
|||||||
printf "%s\n%s" "$_leaf" "$_issuer" >"$CERT_FULLCHAIN_PATH"
|
printf "%s\n%s" "$_leaf" "$_issuer" >"$CERT_FULLCHAIN_PATH"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ACME_VERSION != "2"
|
|
||||||
else
|
else
|
||||||
if ! _send_signed_request "${ACME_NEW_ORDER}" "{\"resource\": \"$ACME_NEW_ORDER_RES\", \"csr\": \"$der\"}" "needbase64"; then
|
if ! _send_signed_request "${ACME_NEW_ORDER}" "{\"resource\": \"$ACME_NEW_ORDER_RES\", \"csr\": \"$der\"}" "needbase64"; then
|
||||||
_err "Sign failed. $response"
|
_err "Sign failed. $response"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user