From a00bd7e98f15365512de5bbbc4fd72baf02e76e8 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 16 Jun 2021 15:17:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=8D=B8=E8=BD=BD?= =?UTF-8?q?=E6=97=B6=E5=88=A0=E9=99=A4acme.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 1ff7fc8..b607fb0 100644 --- a/install.sh +++ b/install.sh @@ -2575,7 +2575,8 @@ unInstall() { handleV2Ray stop handleTrojanGo stop - + rm -rf /root/.acme.sh + echoContent green " ---> 删除acme.sh完成" rm -rf /etc/systemd/system/v2ray.service echoContent green " ---> 删除V2Ray开机自启完成" @@ -3896,7 +3897,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.5.1" + echoContent green "当前版本:v2.5.2" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus