2 Star 2 Fork 2

辣椒小皇纸 / 饥荒服务器模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
restart.sh 165 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/sh
screen -dr m1 -X -S quit
screen -dr c1 -X -S quit
sleep 10
cd ~/dst-server/dst/bin
sh startmaster.sh
sh startcaves.sh
echo '!!!THE SERVER IS RESTARTED!!!'
1
https://gitee.com/jupitersh/dst-template.git
git@gitee.com:jupitersh/dst-template.git
jupitersh
dst-template
饥荒服务器模板
master

搜索帮助