pull/314/head
zgm 6 years ago
parent eae7910374
commit 98713cf3e8
  1. 2
      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"

Loading…
Cancel
Save