mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-20 08:54:37 -04:00
remove in distro not existing path setting from stopYaCy.bat
This commit is contained in:
@ -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%
|
||||
|
Reference in New Issue
Block a user