mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
shellscript ca
This commit is contained in:
17
shellscript/windows/start_maxkey_wiki.bat
Normal file
17
shellscript/windows/start_maxkey_wiki.bat
Normal file
@@ -0,0 +1,17 @@
|
||||
@echo off
|
||||
|
||||
call set_maxkey_env.bat
|
||||
|
||||
echo == Web Server Apache Tomcat. ==
|
||||
echo == Web Application Server will started. ==
|
||||
echo == Please wait .... ==
|
||||
|
||||
echo == Start Apache Tomcat... ==
|
||||
echo ===============================================================================
|
||||
set CATALINA_HOME=./maxkey_wiki
|
||||
call maxkey_wiki\bin\startup.bat
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user