update caddy.service

This commit is contained in:
233boy
2022-05-22 15:39:25 +08:00
parent 7028fbe679
commit 7f76440136
2 changed files with 33 additions and 26 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.52"
_version="v3.53"
cmd="apt-get"