fix error

This commit is contained in:
233boy
2019-12-30 19:10:48 +08:00
parent 5dd0aac87b
commit 35cc43c045
12 changed files with 65 additions and 87 deletions

View File

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