diff options
Diffstat (limited to 'startYACY.bat')
| -rw-r--r-- | startYACY.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/startYACY.bat b/startYACY.bat index c6bc543b4..164d5c172 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -34,6 +34,8 @@ Echo ** GET HELP for YaCy: see www.yacy-websearch.net/wiki and forum.yacy.de Echo *******************************************************************************
Echo ^>^> YaCy started as daemon process. Administration at http://localhost:%port% ^<^<
+title YaCy - http://localhost:%port%
+
start "YaCy" %priority% /B /WAIT java %javacmd% -classpath %CLASSPATH% yacy
if not exist DATA\yacy.restart GoTo :END
|
