refactor(install.sh): remove unused
This commit is contained in:
parent
f1078a2ecd
commit
f86de491ed
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user