This commit is contained in:
233boy
2018-07-26 09:33:58 +08:00
parent 69b5eb60b8
commit a3dd64ac8f

View File

@@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v2.32"
_version="v2.33"
cmd="apt-get"