logo
0
0
WeChat Login
The repository has been archived and is now in read-only mode.
Initial commit

群GTL日常

启动开发环境后,复制SSH连接如下

cnb-j6o-1jcqodqn6-001.cb72ac80-d83d-4a70-a41b-555596d6b582-pu8@cnb.space

填入[SSH]部分,连接后将远程服务器地址映射到本地,游戏服务器为127.0.0.1

ssh -g -L 25565:0.0.0.0:25565 -p 22 [SSH]

ssh -g -L 25565:0.0.0.0:25565 -p 22

启动游戏 bash game_start.sh

启动定时提交 bash git_prepare.sh

手动提交数据 bash git_cron.sh

说明文档