1
This commit is contained in:
parent
03dc252c84
commit
d844485ae8
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
source ./common.sh
|
source ./common.sh
|
||||||
|
|
||||||
|
ps -ef|grep ${PROJECT_NAME} > bin/ps.log
|
||||||
|
|
||||||
python manage.py restart $1 $2 ${PROJECT_NAME}
|
python manage.py restart $1 $2 ${PROJECT_NAME}
|
||||||
|
|
||||||
ps -ef|grep ${PROJECT_NAME} > bin/ps.log
|
|
||||||
echo 'success'
|
echo 'success'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user