From 4388a8f20462ab6123ff650082ea4204c0e8e9f5 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 18 Mar 2022 11:15:53 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9xr?= =?UTF-8?q?ay=E6=97=A0=E6=B3=95=E8=87=AA=E5=AE=9A=E4=B9=89uuid=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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install.sh b/install.sh index daf6e63..9fb40c7 100644 --- a/install.sh +++ b/install.sh @@ -2083,8 +2083,6 @@ initXrayConfig() { addClientsStatus=true uuid=${currentUUID} echoContent green "\n ---> 使用成功" - else - uuid=$(/etc/v2ray-agent/xray/xray uuid) fi fi @@ -4410,7 +4408,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.5.53" + echoContent green "当前版本:v2.5.54" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus