From 02c1e298dc86f69b3e2a7b37048152ea55b3fa8c Mon Sep 17 00:00:00 2001
From: Mrbytes <eguervos@msn.com>
Date: Thu, 04 Oct 2012 06:40:24 -0400
Subject: [PATCH] GitBlitWebApp_es.properties:       Updated with the new "fork" changes       Other small corrections of syntax

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

diff --git a/distrib/installService.cmd b/distrib/installService.cmd
index 4222589..77b641e 100644
--- a/distrib/installService.cmd
+++ b/distrib/installService.cmd
@@ -13,7 +13,7 @@
 
 @REM Be careful not to introduce trailing whitespace after the ^ characters.
 @REM Use ; or # to separate values in the --StartParams parameter.
-"%CD%\%ARCH%\prunsrv.exe"  //IS//gitblit ^
+"%CD%\%ARCH%\gitblit.exe"  //IS//gitblit ^
 		 --DisplayName="gitblit" ^
 		 --Description="a pure Java Git solution" ^
 		 --Startup=auto ^

--
Gitblit v1.9.1