mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 01:48:33 +08:00
remove start_maxkey_wiki
This commit is contained in:
parent
ebbb6f7f15
commit
045b595f6c
@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./set_maxkey_env.sh
|
||||
|
||||
CATALINA_HOME=./maxkey_wiki
|
||||
sh ./maxkey_wiki/bin/startup.sh
|
||||
@ -1,17 +0,0 @@
|
||||
@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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user