mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-19 07:18:10 +08:00
启动脚本 LINUX WINDOWS
启动脚本 LINUX WINDOWS
This commit is contained in:
5
shellscript/start_maxkey_db.sh
Normal file
5
shellscript/start_maxkey_db.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./set_maxkey_env.sh
|
||||
|
||||
service mysqld start
|
||||
Reference in New Issue
Block a user