mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
启动脚本 LINUX WINDOWS
启动脚本 LINUX WINDOWS
This commit is contained in:
6
shellscript/start_maxkey_wiki.sh
Normal file
6
shellscript/start_maxkey_wiki.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./set_maxkey_env.sh
|
||||
|
||||
CATALINA_HOME=./maxkey_wiki
|
||||
sh ./maxkey_wiki/bin/startup.sh
|
||||
Reference in New Issue
Block a user