summaryrefslogtreecommitdiff
path: root/stopYACY.bat
diff options
context:
space:
mode:
authorrramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-04-20 19:44:00 +0000
committerrramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-04-20 19:44:00 +0000
commit4e429ae243ec6fc2f078da902d1557914070a3d2 (patch)
tree52227b8c60c78fe4d17ddf1c1d2502ce07c1fa07 /stopYACY.bat
parentce7d8c4fe0fd3f425f25c5348d1dbd96279e4a0c (diff)
Fixed *.bat start-scripts
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@38 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'stopYACY.bat')
-rw-r--r--stopYACY.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/stopYACY.bat b/stopYACY.bat
index a74fba1a6..e8b2c8649 100644
--- a/stopYACY.bat
+++ b/stopYACY.bat
@@ -1,2 +1,2 @@
-@java -classpath classes:lib/commons-collections.jar:lib/commons-pool-1.2.jar yacy -shutdown
+@java -classpath classes;lib/commons-collections.jar;lib/commons-pool-1.2.jar yacy -shutdown