From 326699ad2ff5b018fe47ee09e88436cc2837bc09 Mon Sep 17 00:00:00 2001 From: borg-0300 Date: Fri, 12 Jan 2007 12:00:45 +0000 Subject: wrong GoTo removed (restart) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3192 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- startYACY.bat | 1 - 1 file changed, 1 deletion(-) (limited to 'startYACY.bat') diff --git a/startYACY.bat b/startYACY.bat index a8dd357bb..ba0d7365b 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -38,7 +38,6 @@ if not exist DATA\yacy.restart GoTo :END echo Please wait... if exist DATA\yacy.running GoTo :WAIT del DATA\yacy.restart -GoTo :STARTJAVA Rem This target is used to read java runtime parameters out of the yacy config file :GETSTARTOPTS -- cgit v1.2.3