This commit is contained in:
233boy
2022-10-14 10:00:21 +08:00
parent 7dddce121b
commit c8583eb601
3 changed files with 7 additions and 4 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.63"
_version="v3.64"
cmd="apt-get"