This commit is contained in:
virusdefender
2015-10-13 09:04:03 +08:00
parent 306c4ccce9
commit 9da4a72955

View File

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