support DOH

This commit is contained in:
233boy
2019-12-29 19:06:36 +08:00
parent 5c0193f847
commit 5dd0aac87b
12 changed files with 12 additions and 1 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.26"
_version="v3.27"
cmd="apt-get"