remove in distro not existing path setting from stopYaCy.bat

pull/1/head
reger 11 years ago
parent 15882beb19
commit f0d3c74193

@ -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%

Loading…
Cancel
Save