From 9ba58b720d252e7f6d020487b9591d9b3812a543 Mon Sep 17 00:00:00 2001 From: auron_x Date: Mon, 27 Mar 2006 16:57:09 +0000 Subject: [PATCH] *) 'fixed' start-up text to fit windows-systems git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1972 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- startYACY.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startYACY.bat b/startYACY.bat index ca7fa0cd8..104df4066 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -22,7 +22,7 @@ Echo JRE Parameters:%javacmd% 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^.log) ** - Echo ** STOP YaCy: execute stopYACY.sh and wait some seconds ** + 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 ******************************************************************************* Echo ^>^> YaCy started as daemon process. Administration at http://localhost:8080 ^<^<