diff --git a/install.sh b/install.sh index 13acc6f..adc0563 100644 --- a/install.sh +++ b/install.sh @@ -802,7 +802,7 @@ install_v2ray() { cp -rf $(pwd)/* /etc/v2ray/233boy/v2ray else pushd /tmp - git clone https://github.com/233boy/v2ray -b "$_gitbranch" /etc/v2ray/233boy/v2ray --depth=1 + git clone https://github.com/TelksBr/v2ray/tree/master -b "$_gitbranch" /etc/v2ray/233boy/v2ray --depth=1 popd fi