From 6ce06b35546548575fdda83b4f822ac423264797 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 3 Feb 2021 11:48:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=85=8D=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index bbf54e8..4fe80ea 100644 --- a/install.sh +++ b/install.sh @@ -2578,8 +2578,8 @@ updateV2RayAgent() { bbrInstall() { echoContent red "\n==============================================================" echoContent green "BBR脚本用的[ylx2016]的成熟作品,地址[https://github.com/ylx2016/Linux-NetSpeed],请熟知" - echoContent red " 1.安装【推荐原版BBR+FQ】" - echoContent red " 2.回退主目录" + echoContent yellow "1.安装【推荐原版BBR+FQ】" + echoContent yellow "2.回退主目录" echoContent red "==============================================================" read -r -p "请选择:" installBBRStatus if [[ "${installBBRStatus}" == "1" ]]; then