diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-11-05 13:20:51 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-11-05 13:20:51 +0000 |
| commit | 9fc940aa3579f3fdb8198df6872ccbbf1d539301 (patch) | |
| tree | af936325f4e3f8c8b3d5ad50dc7b89de4149a524 /startYACY.sh | |
| parent | 117fc86b3de50aff8fc6208ff2cbce18786fbe06 (diff) | |
release 0.99
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7309 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'startYACY.sh')
| -rwxr-xr-x | startYACY.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/startYACY.sh b/startYACY.sh index 0cd5e1fd8..9591387cb 100755 --- a/startYACY.sh +++ b/startYACY.sh @@ -198,7 +198,7 @@ else echo "**** USE AT YOUR OWN RISK! Project home and releases: http://yacy.net/ ****" 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 forum.yacy.de **" + echo "** GET HELP for YaCy: see http://wiki.yacy.net and http://forum.yacy.de **" echo "*******************************************************************************" echo " >> YaCy started as daemon process. Administration at http://localhost:$PORT << " eval $cmdline |
