fix caddy cannot running. fix #392, fix #392

This commit is contained in:
233boy
2019-11-08 14:28:04 +08:00
parent af60aac5dd
commit 3a2b81cdf7
2 changed files with 2 additions and 1 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.23"
_version="v3.24"
cmd="apt-get"