diff --git a/bbr.sh b/bbr.sh index be7f954..fe0693a 100644 --- a/bbr.sh +++ b/bbr.sh @@ -16,4 +16,4 @@ echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf #重启服务器 -reboot \ No newline at end of file +reboot