Skip to content

Commit

Permalink
fix a Stupid mistake. again
Browse files Browse the repository at this point in the history
  • Loading branch information
233boy committed Feb 3, 2018
1 parent 9c83098 commit b6cd7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2ray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1

_version="v1.2"
_version="v1.3"

cmd="apt-get"

Expand Down

0 comments on commit b6cd7d7

Please sign in to comment.