feat(脚本): 优化显示

pull/534/merge
mack-a 2021-06-24 17:59:45 +08:00
parent 77133455f7
commit d1b775984b
1 changed files with 3 additions and 2 deletions

View File

@ -3958,8 +3958,9 @@ menu() {
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
echoContent red "\n\nVMess+TLS+TCP(http+tls),将在未来几个版本脚本中移除"
echoContent red "\n==============================================================" echoContent red "\n=============================================================="
echoContent red "VMess+TLS+TCP(http+tls),将在未来几个版本脚本中移除"
echoContent red "=============================================================="
if [[ -n "${coreInstallType}" ]]; then if [[ -n "${coreInstallType}" ]]; then
echoContent yellow "1.重新安装" echoContent yellow "1.重新安装"
else else