This commit is contained in:
aozhiwei 2020-06-08 10:29:03 +08:00
parent 19c0cfda93
commit 03dc252c84

View File

@ -4,4 +4,5 @@ source ./common.sh
python manage.py restart $1 $2 ${PROJECT_NAME}
ps -ef|grep ${PROJECT_NAME} > bin/ps.log
echo 'success'