Commit 3324c0ae authored by neil's avatar neil
Browse files

opps

parent 811bff6d
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment