From 19303acdc2441517f5d0a27465b243015ff8471c Mon Sep 17 00:00:00 2001 From: wulabing <91d$5gKrmVShheJf> Date: Wed, 3 Jun 2020 15:51:54 +0800 Subject: [PATCH] =?UTF-8?q?4=E5=90=881=E8=84=9A=E6=9C=AC=E6=BA=90=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 3713662..393b0cf 100644 --- a/install.sh +++ b/install.sh @@ -764,7 +764,7 @@ ssl_update_manuel() { } bbr_boost_sh() { [ -f "tcp.sh" ] && rm -rf ./tcp.sh - wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/releases/download/sh/tcp.sh" && chmod +x tcp.sh && ./tcp.sh + wget -N --no-check-certificate "https://raw.githubusercontent.com/ylx2016/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh } mtproxy_sh() { [ -f "mtproxy_go.sh" ] && rm -rf ./mtproxy_go.sh