From 38424a7b1979404ca319a045457e34e70b459604 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Thu, 26 Nov 2020 18:01:21 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=8E=BB=E6=8E=89e?= =?UTF-8?q?cho?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install.sh b/install.sh index abf5157..c8e5327 100644 --- a/install.sh +++ b/install.sh @@ -226,8 +226,6 @@ readConfigHostPathUUID(){ currentHost=`cat ${xrayCoreConfigFilePath}|jq .inbounds[0].streamSettings.xtlsSettings.certificates[0].certificateFile|awk -F '[t][l][s][/]' '{print $2}'|awk -F '["]' '{print $1}'|awk -F '[.][c][r][t]' '{print $1}'` currentUUID=`cat ${xrayCoreConfigFilePath}|jq .inbounds[0].settings.clients[0].id|awk -F '["]' '{print $2}'` currentUUIDDirect=`cat ${xrayCoreConfigFilePath}|jq .inbounds[0].settings.clients[1].id|awk -F '["]' '{print $2}'` - echo currentUUIDDirect:${currentUUIDDirect} - echo xrayCoreConfigFilePath:${xrayCoreConfigFilePath} elif [[ "${coreInstallType}" = "2" ]] then currentHost=`cat ${v2rayCoreConfigFilePath}|jq .inbounds[0].streamSettings.tlsSettings.certificates[0].certificateFile|awk -F '[t][l][s][/]' '{print $2}'|awk -F '["]' '{print $1}'|awk -F '[.][c][r][t]' '{print $1}'` @@ -2583,7 +2581,6 @@ showAccounts(){ readInstallType readConfigHostPathUUID showStatus= - echo v2rayAgentInstallType:${v2rayAgentInstallType} echoContent skyBlue "\n进度 $1/${totalProgress} : 账号"