Updated 用 Supervisor 运行 Shadowsocks (markdown)
parent
23632093ea
commit
3ccbfa357e
1 changed files with 3 additions and 2 deletions
|
@ -64,8 +64,9 @@ CentOS
|
||||||
运行
|
运行
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo yum install python-pip supervisor
|
yum install python-setuptools supervisor
|
||||||
sudo pip install shadowsocks
|
easy_install pip
|
||||||
|
pip install shadowsocks
|
||||||
```
|
```
|
||||||
编辑 `/etc/supervisord.conf`, 添加
|
编辑 `/etc/supervisord.conf`, 添加
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue