shfmt fix

This commit is contained in:
andrewheberle 2019-05-29 11:06:43 +08:00 committed by GitHub
parent c7e6ba4368
commit d3e0b5f66f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ sophosxg_do_req() {
</Certificate>
</Set>
</Request>
"> "$_do_req_xml"
" >"$_do_req_xml"
# dont verify certificate if HTTPS_INSECURE was set
if [ "$Le_Deploy_sophosxg_https_insecure" = "1" ] || [ "$HTTPS_INSECURE" ]; then