Browse Source

fix format

pull/4360/head
Guilherme Pereira 6 months ago
parent
commit
bda97fff4e
  1. 2
      deploy/cloudhub_v2.sh

2
deploy/cloudhub_v2.sh

@ -127,7 +127,7 @@ cloudhub_v2_deploy() {
fi
_ret="$?"
_debug cert_response "$cert_response"
_debug cert_response "$cert_response"
if [ "$_ret" != 0 ]; then
_err "Error while creating/updating TLS-Context"

Loading…
Cancel
Save