From 4e1930a8d9a4e1e90dadf36641f491fdda09f216 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 19 Mar 2012 22:12:08 -0400
Subject: [PATCH] Polish the Lucene search page. Integrate both search mechanisms.

---
 distrib/uninstallService.cmd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/distrib/uninstallService.cmd b/distrib/uninstallService.cmd
index 481983c..e6c3b98 100644
--- a/distrib/uninstallService.cmd
+++ b/distrib/uninstallService.cmd
@@ -2,4 +2,4 @@
 SET ARCH=amd64
 
 @REM Delete the gitblit service
-"%CD%\%ARCH%\gitblitv.exe" //DS//gitblit
\ No newline at end of file
+"%CD%\%ARCH%\gitblit.exe" //DS//gitblit
\ No newline at end of file

--
Gitblit v1.9.1