fix(脚本): 修改xray-core无法启动问题

pull/965/head
mack-a 2024-02-02 21:04:24 +08:00
parent 15da99f347
commit f0594ee504
1 changed files with 2 additions and 2 deletions

View File

@ -3332,7 +3332,7 @@ EOF
{ {
"protocol":"freedom", "protocol":"freedom",
"settings": { "settings": {
domainStrategy":"UseIP" "domainStrategy":"UseIP"
}, },
"tag":"${tag}" "tag":"${tag}"
} }
@ -8716,7 +8716,7 @@ menu() {
cd "$HOME" || exit cd "$HOME" || exit
echoContent red "\n==============================================================" echoContent red "\n=============================================================="
echoContent green "作者mack-a" echoContent green "作者mack-a"
echoContent green "当前版本v3.2.5" echoContent green "当前版本v3.2.6"
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent" echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:八合一共存脚本\c" echoContent green "描述:八合一共存脚本\c"
showInstallStatus showInstallStatus