remove start_maxkey_wiki

This commit is contained in:
MaxKey 2023-07-05 19:23:22 +08:00
parent ebbb6f7f15
commit 045b595f6c
2 changed files with 0 additions and 23 deletions

View File

@ -1,6 +0,0 @@
#!/bin/bash
source ./set_maxkey_env.sh
CATALINA_HOME=./maxkey_wiki
sh ./maxkey_wiki/bin/startup.sh

View File

@ -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