Skip to content

Commit

Permalink
修复bug
Browse files Browse the repository at this point in the history
  • Loading branch information
chiakge committed May 3, 2018
1 parent 5eaae71 commit 5a11ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tcp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ shortRttMS=\"${initialCwndWan}\"">>/appex/etc/config

#卸载全部加速
remove_all(){
rm -rf bbrmod
sed -i '/net.core.default_qdisc/d' /etc/sysctl.conf
sed -i '/net.ipv4.tcp_congestion_control/d' /etc/sysctl.conf
if [[ -e /appex/bin/serverSpeeder.sh ]]; then
Expand Down

0 comments on commit 5a11ec4

Please sign in to comment.