Add shadowsocks-go
This commit is contained in:
parent
b9beaa960e
commit
45d01d2185
|
|
@ -192,6 +192,7 @@ function install(){
|
||||||
# Install shadowsocks-go
|
# Install shadowsocks-go
|
||||||
if [ -s /usr/bin/shadowsocks-server ];then
|
if [ -s /usr/bin/shadowsocks-server ];then
|
||||||
echo "shadowsocks-go install success!"
|
echo "shadowsocks-go install success!"
|
||||||
|
chmod +x /usr/bin/shadowsocks-server
|
||||||
mv $cur_dir/shadowsocks-go /etc/init.d/shadowsocks
|
mv $cur_dir/shadowsocks-go /etc/init.d/shadowsocks
|
||||||
chmod +x /etc/init.d/shadowsocks
|
chmod +x /etc/init.d/shadowsocks
|
||||||
# Add run on system start up
|
# Add run on system start up
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user