From 4fc3e796b34d25899d60153f2975ead68588a105 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 27 Dec 2011 17:34:52 -0500 Subject: [PATCH] Added some descriptive subheadings to edit pages --- distrib/uninstallService.cmd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/distrib/uninstallService.cmd b/distrib/uninstallService.cmd index a40823f..e6c3b98 100644 --- a/distrib/uninstallService.cmd +++ b/distrib/uninstallService.cmd @@ -2,4 +2,4 @@ SET ARCH=amd64 @REM Delete the gitblit service -"%CD%\%ARCH%\prunsrv.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