diff options
| author | reger <reger18@arcor.de> | 2016-02-03 21:50:50 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2016-02-03 21:50:50 +0100 |
| commit | 375d49d53667b3aeb8efc8eb9af7085058080796 (patch) | |
| tree | b10a9bb5a01c0298f72091c2092ce9aa4c6af852 /stopYACY.bat | |
| parent | c28142095a3c8ee5593ec72b959126305f7ed16a (diff) | |
upd classpath in batches (remove not necessary htroot)
see prev commit
Diffstat (limited to 'stopYACY.bat')
| -rw-r--r-- | stopYACY.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopYACY.bat b/stopYACY.bat index f692a37a0..d1f7228e4 100644 --- a/stopYACY.bat +++ b/stopYACY.bat @@ -2,7 +2,7 @@ title YaCy Rem Setting the classpath -Set CLASSPATH=lib\yacycore.jar;htroot +Set CLASSPATH=lib\yacycore.jar Rem Stopping yacy Echo Generated Classpath:%CLASSPATH% |
