remove random create caddy email

This commit is contained in:
233boy
2019-10-29 12:25:09 +08:00
parent 3c3eb91d7d
commit 6288fcfbf1
2 changed files with 3 additions and 6 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.19"
_version="v3.20"
cmd="apt-get"