Frist Version
This commit is contained in:
5
Server/shadowsocks/install.sh
Executable file
5
Server/shadowsocks/install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
yum install m2crypto -y
|
||||
|
||||
python get-pip.py
|
||||
pip install cymysql
|
||||
Reference in New Issue
Block a user