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 /startYACY.bat | |
| parent | c28142095a3c8ee5593ec72b959126305f7ed16a (diff) | |
upd classpath in batches (remove not necessary htroot)
see prev commit
Diffstat (limited to 'startYACY.bat')
| -rw-r--r-- | startYACY.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/startYACY.bat b/startYACY.bat index eaef4c6da..776acccc0 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -6,7 +6,7 @@ if not exist DATA md DATA echo . >DATA\yacy.noconsole Rem Setting the classpath -Set CLASSPATH=lib\yacycore.jar;htroot +Set CLASSPATH=lib\yacycore.jar REM Please change the "javastart" settings in the web-interface "Basic Configuration" -> "Advanced" set jmx= |
