mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 13:34:13 +00:00
shfmt fix
This commit is contained in:
parent
c7e6ba4368
commit
d3e0b5f66f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user