Browse Source

minor

pull/141/head
neil 9 years ago
parent
commit
3d434e43ad
  1. 2
      le.sh

2
le.sh

@ -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
}

Loading…
Cancel
Save