update dns config

This commit is contained in:
233boy
2019-06-25 11:35:11 +08:00
parent db4b81048a
commit 966bf6f733
9 changed files with 220 additions and 43 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.10"
_version="v3.11"
cmd="apt-get"