This commit is contained in:
233boy
2022-06-03 21:55:24 +08:00
parent 39193def31
commit 9b158e47fc
2 changed files with 3 additions and 3 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.55"
_version="v3.56"
cmd="apt-get"