Skip to content

Commit

Permalink
remove in distro not existing path setting from stopYaCy.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
reger committed Dec 29, 2013
1 parent 15882be commit f0d3c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stopYACY.bat
Expand Up @@ -2,7 +2,7 @@
title YaCy

Rem Setting the classpath
Set CLASSPATH=classes;lib\yacycore.jar;htroot
Set CLASSPATH=lib\yacycore.jar;htroot

Rem Stopping yacy
Echo Generated Classpath:%CLASSPATH%
Expand Down

0 comments on commit f0d3c74

Please sign in to comment.