From d3e0b5f66f4bfd8a24f13efc177258fc142af7c7 Mon Sep 17 00:00:00 2001 From: andrewheberle Date: Wed, 29 May 2019 11:06:43 +0800 Subject: [PATCH] shfmt fix --- deploy/sophosxg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/sophosxg.sh b/deploy/sophosxg.sh index fe5a97d5..a79f2743 100644 --- a/deploy/sophosxg.sh +++ b/deploy/sophosxg.sh @@ -53,7 +53,7 @@ sophosxg_do_req() { -"> "$_do_req_xml" +" >"$_do_req_xml" # dont verify certificate if HTTPS_INSECURE was set if [ "$Le_Deploy_sophosxg_https_insecure" = "1" ] || [ "$HTTPS_INSECURE" ]; then