feat(server_999): 启用中继服务器

- 移除 relay_svr 启动脚本的注释
- 添加中继服务器到启动序列中
This commit is contained in:
root
2025-05-07 21:05:21 +08:00
parent 3610d34b0e
commit 3c8e1abaa1

View File

@@ -40,8 +40,8 @@ cd ../../world_svr/cfg/
cd ../../relation_svr/cfg/ cd ../../relation_svr/cfg/
./start_relation_svr.sh ./start_relation_svr.sh
# cd ../../relay_svr/cfg/ cd ../../relay_svr/cfg/
# ./start_relay_svr.sh ./start_relay_svr.sh
cd ../../busd/cfg/ cd ../../busd/cfg/
./start_busd.sh ./start_busd.sh