Commit 3d434e43 authored by neil's avatar neil
Browse files

minor

parent a7b7355d
......@@ -672,7 +672,7 @@ _stopserver(){
kill -s 9 $ncid > /dev/null
done
_get "http://localhost:$Le_HTTPPort" >/dev/null 2>$1
_get "http://localhost:$Le_HTTPPort" >/dev/null 2>&1
}
......
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