fix caddy link #964

This commit is contained in:
233boy
2022-10-15 13:22:56 +08:00
parent c92f1a9236
commit 166884121f

View File

@@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v3.64"
_version="v3.65"
cmd="apt-get"