update caddy service

This commit is contained in:
233boy
2019-10-11 14:14:37 +08:00
parent 37bd9a1d32
commit eab685736c
2 changed files with 44 additions and 44 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.15"
_version="v3.16"
cmd="apt-get"