Update update_centos.sh
This commit is contained in:
parent
d6dcf0f2a4
commit
8564153400
|
|
@ -33,8 +33,6 @@ do
|
|||
done
|
||||
|
||||
|
||||
|
||||
|
||||
echo -e "start mw"
|
||||
cd /www/server/mdserver-web && sh cli.sh start
|
||||
isStart=`ps -ef|grep 'gunicorn -c setting.py app:app' |grep -v grep|awk '{print $2}'`
|
||||
|
|
|
|||
Loading…
Reference in New Issue