1 Star 0 Fork 17

yg178 / jyqx

forked from mdoo / jyqx 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
run 179 Bytes
Copy Edit Web IDE Raw Blame History
mdoo authored 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/hwsyy/jyqx.git
git@gitee.com:hwsyy/jyqx.git
hwsyy
jyqx
jyqx
master

Search

14c37bed 8189591 565d56ea 8189591