mirror of https://github.com/mack-a/v2ray-agent
feat(脚本): 添加描述
parent
80ed70809a
commit
117ec36625
|
@ -3988,6 +3988,7 @@ menu() {
|
||||||
showInstallStatus
|
showInstallStatus
|
||||||
echoContent red "\n=============================================================="
|
echoContent red "\n=============================================================="
|
||||||
echoContent red "VMess+TLS+TCP(http+tls),将在未来几个版本脚本中移除"
|
echoContent red "VMess+TLS+TCP(http+tls),将在未来几个版本脚本中移除"
|
||||||
|
echoContent red "此版本正在将trojan-go(trojan)替换为Xray-core(trojan)"
|
||||||
echoContent red "=============================================================="
|
echoContent red "=============================================================="
|
||||||
if [[ -n "${coreInstallType}" ]]; then
|
if [[ -n "${coreInstallType}" ]]; then
|
||||||
echoContent yellow "1.重新安装"
|
echoContent yellow "1.重新安装"
|
||||||
|
|
Loading…
Reference in New Issue