1 Star 0 Fork 17

weshare / jyqx

forked from mdoo / jyqx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run 179 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
mdoo 提交于 2019-12-06 19:13 . first commit
# written by hero
#!/bin/bsh
while true
do
result=`ps -xo comm|grep mudos|wc -l`
if [ $result -lt 1 ]
then ./mudos config.mx &
fi
sleep 60
done
C
1
https://gitee.com/weshell/jyqx.git
git@gitee.com:weshell/jyqx.git
weshell
jyqx
jyqx
master

搜索帮助

14c37bed 8189591 565d56ea 8189591