update link
This commit is contained in:
4
v2ray.sh
4
v2ray.sh
@@ -10,7 +10,7 @@ none='\e[0m'
|
|||||||
# Root
|
# Root
|
||||||
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
|
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
|
||||||
|
|
||||||
_version="v3.04"
|
_version="v3.05"
|
||||||
|
|
||||||
cmd="apt-get"
|
cmd="apt-get"
|
||||||
|
|
||||||
@@ -2941,7 +2941,7 @@ reinstall)
|
|||||||
if [[ $is_uninstall_v2ray ]]; then
|
if [[ $is_uninstall_v2ray ]]; then
|
||||||
cd
|
cd
|
||||||
cd - >/dev/null 2>&1
|
cd - >/dev/null 2>&1
|
||||||
bash <(curl -s -L https://233blog.com/v2ray.sh)
|
bash <(curl -s -L https://git.io/v2ray.sh)
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
[aA][Ii] | [Dd])
|
[aA][Ii] | [Dd])
|
||||||
|
Reference in New Issue
Block a user