Skip to content

osttsStudio/dstserver_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

自用

文件在Windows编辑过 Windows每一行结尾是\n\r Linux是\n
文件中行尾的\r替换为空白

sed -i 's/\r$//' dst
sed -i 's/\r$//' update
sed -i 's/\r$//' update.cmd

dst->一键启动脚本
update->一键更新脚本
update.cmd->steamcmd命令

路径

dst-> /
update-> /
update.cmd-> ~/ (root)

About

linux饥荒一键启动&一键更新脚本

Resources

Stars

Watchers

Forks

Releases

No releases published