summaryrefslogtreecommitdiff
path: root/startYACY.bat
diff options
context:
space:
mode:
Diffstat (limited to 'startYACY.bat')
-rw-r--r--startYACY.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/startYACY.bat b/startYACY.bat
index efa7aa2c9..2bfa7e536 100644
--- a/startYACY.bat
+++ b/startYACY.bat
@@ -30,7 +30,7 @@ Echo.
Echo You can download Java at http://java.com/
Echo.
Echo ***************************************************************************
-start %priority% javaw %javacmd% -classpath %CLASSPATH% net.yacy.yacy -start YaCy
+start %priority% javaw %javacmd% -classpath %CLASSPATH% net.yacy.yacy
Echo You can close the console safely now.
GoTo :END