From f86de491ed3c6893a7634b2e8523036ad49dc8ba Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Wed, 26 Nov 2025 10:52:02 +0800 Subject: [PATCH] refactor(install.sh): remove unused --- install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.sh b/install.sh index 6ee9eb1..e5bf6ad 100644 --- a/install.sh +++ b/install.sh @@ -26,8 +26,6 @@ check_config(){ change_reality_dest(){ local config_dir="./conf" - source ./bin/utils/jq_util.sh - # 输入dest值 local old_dest=$(jq -r '.inbounds[0].streamSettings.realitySettings.dest' "$config_dir/config.json") local dest