chore: 更新 pid 文件和日志
- 修改 .gitignore 文件,添加对 pid 文件的忽略 - 删除旧的 pid 文件并添加新的 pid 文件 - 更新 meta.txt 文件,添加新的数据结构元信息 - 更新 tbus.log 文件,记录新的日志信息
This commit is contained in:
@@ -17,6 +17,7 @@ function start_all_svr(){
|
||||
cd /data/home/mmog/server_999/runenv/
|
||||
cd ./msgq/
|
||||
./init.sh
|
||||
cd -
|
||||
|
||||
cd ./zone_conn/cfg/
|
||||
./start_zone_conn.sh
|
||||
|
||||
Reference in New Issue
Block a user