diff options
| author | borg-0300 <borg-0300@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-12 12:00:45 +0000 |
|---|---|---|
| committer | borg-0300 <borg-0300@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-12 12:00:45 +0000 |
| commit | 326699ad2ff5b018fe47ee09e88436cc2837bc09 (patch) | |
| tree | d5f35a26442d955c43ef93439bbbdef285055c7e | |
| parent | c27e88104ccd2adec9d314739472c373fe7e987c (diff) | |
wrong GoTo removed (restart)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3192 6c8d7289-2bf4-0310-a012-ef5d649a1542
| -rw-r--r-- | startYACY.bat | 1 |
1 files changed, 0 insertions, 1 deletions
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
|
