summaryrefslogtreecommitdiff
path: root/contrib/windows/installer/tools/RestartService.bat
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/windows/installer/tools/RestartService.bat')
-rwxr-xr-xcontrib/windows/installer/tools/RestartService.bat10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/windows/installer/tools/RestartService.bat b/contrib/windows/installer/tools/RestartService.bat
index 77092a69..87a0a4ef 100755
--- a/contrib/windows/installer/tools/RestartService.bat
+++ b/contrib/windows/installer/tools/RestartService.bat
@@ -1,5 +1,5 @@
-net stop GigaLock
-ping 192.168.254.254 -n 2 -w 1000 > nul
-net start GigaLock
-echo off
-ping 192.168.254.254 -n 5 -w 1000 > nul
+net stop GigaLock
+ping 192.168.254.254 -n 2 -w 1000 > nul
+net start GigaLock
+echo off
+ping 192.168.254.254 -n 5 -w 1000 > nul