Created
July 30, 2014 14:52
-
-
Save imposibrus/c022ead9a3c9408c89cf to your computer and use it in GitHub Desktop.
install supervisor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install python-setuptools | |
sudo easy_install supervisor | |
sudo sh -c "echo_supervisord_conf > /etc/supervisord.conf" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment