Skip to content

Commit

Permalink
better supervisor command.
Browse files Browse the repository at this point in the history
  • Loading branch information
specialunderwear committed Oct 11, 2012
1 parent b88bcef commit bd3e0bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion workflow.sh
Expand Up @@ -53,8 +53,9 @@ voxin &
sleep 1 sleep 1
kill $! kill $!


# bin is in your path
supervisord supervisord
supervisorctl status supervisorctl restart all
supervisorctl shutdown supervisorctl shutdown


sleep 1 sleep 1
Expand Down

0 comments on commit bd3e0bd

Please sign in to comment.