This commit is contained in:
virusdefender
2015-10-11 18:08:24 +08:00
parent 7d6ca62f91
commit 72bf41f0be
3 changed files with 5 additions and 2 deletions

View File

@@ -56,3 +56,6 @@ f.close()
print "Please run source /etc/profile"
os.system("ps -ef|grep celery")
print "nohup celery -A judge.judger_controller worker -l DEBUG"