From c452e5ded7ce836b491dc68fe669f6b1ff1adbe8 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Thu, 27 Oct 2022 15:16:42 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9ip?= =?UTF-8?q?v6=E6=9C=BA=E5=99=A8=E7=94=B3=E8=AF=B7tls=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index cfb29f3..77d323d 100644 --- a/install.sh +++ b/install.sh @@ -1023,7 +1023,6 @@ checkIP() { if [[ -n "${customPort}" ]]; then checkDomain="http://${domain}:${customPort}" fi - local localIP= localIP=$(curl -s -m 2 "${checkDomain}/ip") handleNginx stop @@ -5000,7 +4999,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.6.3" + echoContent green "当前版本:v2.6.4" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus