fix: dns 8888 to dns.google

This commit is contained in:
233boy
2022-05-26 13:34:30 +08:00
parent 9c63512887
commit 39193def31
13 changed files with 24 additions and 84 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.54"
_version="v3.55"
cmd="apt-get"