Checked in old version, sorry.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1954 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
rramthun 19 years ago
parent 42b0b10a95
commit 157d01cc97

@ -18,14 +18,14 @@ Rem Starting YaCy
Echo Generated classpath:%CLASSPATH%
Echo JRE Parameters:%javacmd%
Echo ****************** YaCy Web Crawler/Indexer & Search Engine *******************
Echo ****************** YaCy Web Crawler/Indexer ^& Search Engine *******************
Echo **** (C) by Michael Peter Christen, usage granted unter the GPL Version 2 ****
Echo **** USE AT YOUR OWN RISK! Project home and releases: http://yacy.net/yacy **
Echo ** LOG of YaCy: DATA/LOG/yacy00.log (and yacy<xx>.log) **
Echo ** LOG of YaCy: DATA/LOG/yacy00.log (and yacy^<xx^>.log) **
Echo ** STOP YaCy: execute stopYACY.sh and wait some seconds **
Echo ** GET HELP for YaCy: see www.yacy-websearch.net/wiki and www.yacy-forum.de **
Echo *******************************************************************************
Echo >> YaCy started as daemon process. Administration at http://localhost:8080 <<
Echo ^>^> YaCy started as daemon process. Administration at http://localhost:8080 ^<^<
java %javacmd% -classpath %CLASSPATH% yacy

Loading…
Cancel
Save