启动脚本 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