完善启动脚本

This commit is contained in:
陈精华
2019-04-14 22:45:18 +08:00
committed by kl
parent 5af3a97720
commit 02e116fd8a
3 changed files with 16 additions and 2 deletions

View File

@ -1 +1,7 @@
@echo off
set "KKFILEVIEW_BIN_FOLDER=%cd%"
cd "%KKFILEVIEW_BIN_FOLDER%"
echo Using KKFILEVIEW_BIN_FOLDER %KKFILEVIEW_BIN_FOLDER%
echo Starting kkFileView...
echo Please check log file for more information
java -Dspring.config.location=..\conf\application.properties -jar jodconverter-web-1.5.8.RELEASE.jar -> ..\log\kkFileView.log