Skip to content

Commit

Permalink
Add -N needed for bigbrother to auto restart.
Browse files Browse the repository at this point in the history
  • Loading branch information
fako committed Dec 7, 2016
1 parent fe6ba9c commit a8f3fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ deploy: clean
deploy-wiki-labs: clean
webservice2 uwsgi-plain restart
jstop celery
jstart -l release=trusty -mem 2048m celery.sh
jstart -N celery -l release=trusty -mem 2048m celery.sh

health-wiki-labs:
qstat
Expand Down

0 comments on commit a8f3fb6

Please sign in to comment.