mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 04:22:44 +00:00
fix format
This commit is contained in:
parent
1943b5a335
commit
bda97fff4e
@ -127,7 +127,7 @@ cloudhub_v2_deploy() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
_ret="$?"
|
_ret="$?"
|
||||||
_debug cert_response "$cert_response"
|
_debug cert_response "$cert_response"
|
||||||
|
|
||||||
if [ "$_ret" != 0 ]; then
|
if [ "$_ret" != 0 ]; then
|
||||||
_err "Error while creating/updating TLS-Context"
|
_err "Error while creating/updating TLS-Context"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user