This commit is contained in:
233boy
2022-01-08 14:31:55 +08:00
parent 956f9aaa61
commit ba174ff07a
2 changed files with 2 additions and 2 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.46"
_version="v3.47"
cmd="apt-get"