...fix caddy running issue. mdzz

This commit is contained in:
233boy
2019-09-24 12:02:45 +08:00
parent f5b943f8b7
commit 5fbdf86918
2 changed files with 54 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.14"
_version="v3.15"
cmd="apt-get"