Add shadowsocks-go version
This commit is contained in:
parent
d0cde4053d
commit
04141f5ac2
|
|
@ -207,7 +207,7 @@ function install(){
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "shadowsocks-go install failed!"
|
echo "shadowsocks-go install failed!"
|
||||||
exit 0
|
exit 1
|
||||||
fi
|
fi
|
||||||
cd $cur_dir
|
cd $cur_dir
|
||||||
clear
|
clear
|
||||||
|
|
@ -222,6 +222,7 @@ function install(){
|
||||||
echo "Welcome to visit:http://teddysun.com/392.html"
|
echo "Welcome to visit:http://teddysun.com/392.html"
|
||||||
echo "Enjoy it!"
|
echo "Enjoy it!"
|
||||||
echo ""
|
echo ""
|
||||||
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
# Uninstall Shadowsocks-go
|
# Uninstall Shadowsocks-go
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user