From 1140301bd1ff8e0a133dad560b02fd803ab2bec8 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 20 Apr 2026 23:06:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=BF=87=E6=97=B6=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/install.sh b/install.sh index c2bc29b..557edd2 100644 --- a/install.sh +++ b/install.sh @@ -36,13 +36,6 @@ install(){ fi } - -# get_listen_port(){ -# local port=$(jq -r ".inbounds[0].listen_port" ./config/config.json) -# echo $port -# } - - main(){ # 显示菜单 echo "请选择一个操作:"