mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
7 lines
101 B
Bash
7 lines
101 B
Bash
#!/bin/bash
|
|
|
|
source ./set_maxkey_env.sh
|
|
|
|
CATALINA_HOME=./maxkey_wiki
|
|
sh ./maxkey_wiki/bin/startup.sh
|