shfmt fix
This commit is contained in:
parent
c7e6ba4368
commit
d3e0b5f66f
@ -53,7 +53,7 @@ sophosxg_do_req() {
|
|||||||
</Certificate>
|
</Certificate>
|
||||||
</Set>
|
</Set>
|
||||||
</Request>
|
</Request>
|
||||||
"> "$_do_req_xml"
|
" >"$_do_req_xml"
|
||||||
|
|
||||||
# dont verify certificate if HTTPS_INSECURE was set
|
# dont verify certificate if HTTPS_INSECURE was set
|
||||||
if [ "$Le_Deploy_sophosxg_https_insecure" = "1" ] || [ "$HTTPS_INSECURE" ]; then
|
if [ "$Le_Deploy_sophosxg_https_insecure" = "1" ] || [ "$HTTPS_INSECURE" ]; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user