feat(脚本): 优化提示语
parent
6fad71c1c4
commit
0f54eadfaa
|
@ -1711,7 +1711,6 @@ checkFail(){
|
|||
}
|
||||
menu(){
|
||||
|
||||
# 新建所需目录
|
||||
cd
|
||||
echoContent red "\n=============================================================="
|
||||
echoContent green "作者:mack-a"
|
||||
|
@ -1765,7 +1764,7 @@ menu(){
|
|||
# 安装BBR
|
||||
bbrInstall(){
|
||||
echoContent red "\n=============================================================="
|
||||
echoContent green "BBR脚本用的[ylx2016]的成熟作品,地址[https://github.com/ylx2016/Linux-NetSpeed/releases/download/sh/tcp.sh],请熟知"
|
||||
echoContent green "BBR脚本用的[ylx2016]的成熟作品,地址[https://github.com/ylx2016/Linux-NetSpeed],请熟知"
|
||||
echoContent red " 1.安装【推荐原版BBR+FQ】"
|
||||
echoContent red " 2.回退主目录"
|
||||
echoContent red "=============================================================="
|
||||
|
|
Loading…
Reference in New Issue