From 657715ed754d69235aac62cd36f514f6dc65aab8 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sun, 10 May 2020 15:21:30 -0400 Subject: New upstream version 0.13~~git20200326.g8e8b63c --- contrib/windows/installer/tools/StopService.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/windows/installer/tools/StopService.bat') diff --git a/contrib/windows/installer/tools/StopService.bat b/contrib/windows/installer/tools/StopService.bat index 056cc69e..8e70d68d 100755 --- a/contrib/windows/installer/tools/StopService.bat +++ b/contrib/windows/installer/tools/StopService.bat @@ -1,3 +1,3 @@ -net stop GigaLock -echo off -ping 192.168.254.254 -n 5 -w 1000 > nul +net stop GigaLock +echo off +ping 192.168.254.254 -n 5 -w 1000 > nul -- cgit v1.2.3