update ShadowsocksR folder name
This commit is contained in:
parent
bd288b03e9
commit
1b5033496d
|
|
@ -287,7 +287,7 @@ install(){
|
||||||
# Install ShadowsocksR
|
# Install ShadowsocksR
|
||||||
cd ${cur_dir}
|
cd ${cur_dir}
|
||||||
unzip -q manyuser.zip
|
unzip -q manyuser.zip
|
||||||
mv shadowsocks-manyuser/shadowsocks /usr/local/
|
mv shadowsocksr-manyuser/shadowsocks /usr/local/
|
||||||
if [ -f /usr/local/shadowsocks/server.py ]; then
|
if [ -f /usr/local/shadowsocks/server.py ]; then
|
||||||
chmod +x /etc/init.d/shadowsocks
|
chmod +x /etc/init.d/shadowsocks
|
||||||
if check_sys packageManager yum; then
|
if check_sys packageManager yum; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user