From 98713cf3e864446098650a417d2f993c8ffb8e5c Mon Sep 17 00:00:00 2001 From: zgm Date: Fri, 20 Sep 2019 17:11:08 +0800 Subject: [PATCH] asas --- v2ray.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/v2ray.sh b/v2ray.sh index a6eea0d..1e7249a 100644 --- a/v2ray.sh +++ b/v2ray.sh @@ -7,8 +7,6 @@ magenta='\e[95m' cyan='\e[96m' none='\e[0m' -# Root -[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1 _version="v3.13"