From 84354823c83a8fbcf3668315475eadfea1e0c382 Mon Sep 17 00:00:00 2001 From: wulabing Date: Sun, 23 Feb 2020 23:12:43 +0800 Subject: [PATCH] =?UTF-8?q?1.1.3=20=E4=BF=AE=E5=A4=8D=E5=8D=B8=E8=BD=BD?= =?UTF-8?q?=E5=90=8E=E5=AE=89=E8=A3=85=E7=89=88=E6=9C=AC=E8=AF=AF=E5=88=A4?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 07b484d..865f617 100644 --- a/install.sh +++ b/install.sh @@ -803,11 +803,12 @@ uninstall_all(){ fi [[ -d $v2ray_conf_dir ]] && rm -rf $v2ray_conf_dir [[ -d $web_dir ]] && rm -rf $web_dir + [[ -d $HOME/.acme.sh]] && acme.sh uninstall systemctl daemon-reload echo -e "${OK} ${GreenBG} 已卸载,SSL证书文件已保留 ${Font}" } judge_mode(){ - if [ -f $v2ray_qr_config_file ] + if [ -f $v2ray_bin_file ] then if [[ -n $(grep "ws" $v2ray_qr_config_file) ]] then