fix a Stupid mistake. again

This commit is contained in:
233boy
2018-02-03 19:22:22 +08:00
parent 9c830982cc
commit b6cd7d7845

View File

@@ -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"