feat(脚本): 修改bug

pull/534/merge
mack-a 2020-08-03 21:02:56 +08:00
parent eae301e993
commit 5c5454f2d6
1 changed files with 4 additions and 1 deletions

View File

@ -195,6 +195,9 @@ installTools(){
then
nginx -s stop
fi
# 新建所需目录
mkdirTools
progressTools "yellow" "检查、安装acme--->" 13
curl -s https://get.acme.sh | sh > /tmp/tls/acme.log
if [[ -z `find ~/.acme.sh -name "acme.sh"` ]]
@ -626,7 +629,7 @@ init(){
echo
echoContent green "作者mack-a [https://t.me/mack_a]"
echo
echoContent green "Versionv1.0.1"
echoContent green "Versionv1.0.6"
echo
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echo