Updated Configure Shadowsocks with Supervisor (markdown)

clowwindy 2014-11-04 21:17:10 -08:00
parent 3ccbfa357e
commit 03c8240319

@ -59,8 +59,9 @@ CentOS
Run
```
sudo yum install python-pip supervisor
sudo pip install shadowsocks
yum install python-setuptools supervisor
easy_install pip
pip install shadowsocks
```
Edit `/etc/supervisord.conf`, add