diff options
-rw-r--r-- | distrib/uninstallService.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/uninstallService.cmd b/distrib/uninstallService.cmd index 481983cd..e6c3b98c 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 |