update version

This commit is contained in:
233boy
2018-02-22 13:50:29 +08:00
parent 4db94dce5b
commit 5ec9a9a9e6

View File

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