diff options
| author | (no author) <(no author)@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-05-22 20:41:15 +0000 |
|---|---|---|
| committer | (no author) <(no author)@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-05-22 20:41:15 +0000 |
| commit | b4b56a54754f6e55c0bc0e0961ab5022bbf64ecd (patch) | |
| tree | eba98ba6d9125e7f01ed8216f4278dfa49568112 /startYACY.bat | |
| parent | a585b4d41b5136dac1e8a04df3c79c62da80ac5f (diff) | |
*) Preparations for system-independent restart using the wrapper. Not functional yet.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3748 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'startYACY.bat')
| -rw-r--r-- | startYACY.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/startYACY.bat b/startYACY.bat index 97b78684e..2066c744f 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -22,10 +22,10 @@ Echo Generated classpath:%CLASSPATH% Echo JRE Parameters:%javacmd%
Echo Priority:%priority%
-Echo ****************** YaCy Web Crawler/Indexer ^& Search Engine *******************
+Echo ****************** YaCy Web Crawler/Indexer ^& Search Engine ******************
Echo **** (C) by Michael Peter Christen, usage granted under 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.bat and wait some seconds **
Echo ** GET HELP for YaCy: see www.yacy-websearch.net/wiki and www.yacy-forum.de **
Echo *******************************************************************************
|
