update clients dns

This commit is contained in:
233boy
2019-12-31 11:53:45 +08:00
parent 35cc43c045
commit 1b7042f6f2
9 changed files with 84 additions and 48 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.28"
_version="v3.29"
cmd="apt-get"