mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
opps
This commit is contained in:
parent
811bff6db0
commit
3324c0ae79
2
acme.sh
2
acme.sh
@ -1181,7 +1181,7 @@ _stopserver(){
|
|||||||
|
|
||||||
_debug2 "Le_TLSPort" "$Le_TLSPort"
|
_debug2 "Le_TLSPort" "$Le_TLSPort"
|
||||||
if [ "$Le_TLSPort" ] ; then
|
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
|
||||||
_get "https://localhost:$Le_TLSPort" "" 1
|
_get "https://localhost:$Le_TLSPort" "" 1
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user