This commit is contained in:
233boy
2022-09-09 10:22:17 +08:00
parent d0a936920f
commit abc0500fea
2 changed files with 4 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.59"
_version="v3.60"
cmd="apt-get"