update dns addr

This commit is contained in:
233boy
2021-08-24 10:55:00 +08:00
parent e8339d0652
commit c940374011
13 changed files with 13 additions and 13 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.44"
_version="v3.45"
cmd="apt-get"