diff --git a/deploy/cloudhub_v2.sh b/deploy/cloudhub_v2.sh index 5c1d73a0..552729a4 100755 --- a/deploy/cloudhub_v2.sh +++ b/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"