This commit is contained in:
233boy
2022-01-04 20:44:23 +08:00
parent b319e963de
commit 956f9aaa61
14 changed files with 26 additions and 49 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.45"
_version="v3.46"
cmd="apt-get"