From 3324c0ae797b24d569012f16a3516dfe7f05bf95 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 17 Sep 2016 12:52:47 +0800 Subject: [PATCH] opps --- acme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acme.sh b/acme.sh index efd27dbb..7cc7bb14 100755 --- a/acme.sh +++ b/acme.sh @@ -1181,7 +1181,7 @@ _stopserver(){ _debug2 "Le_TLSPort" "$Le_TLSPort" if [ "$Le_TLSPort" ] ; then - if [ "$DEBUG" ] && [ "$DEBUG" -ge "3" ] ; + if [ "$DEBUG" ] && [ "$DEBUG" -ge "3" ] ; then _get "https://localhost:$Le_TLSPort" "" 1 _get "https://localhost:$Le_TLSPort" "" 1 else