From 27c373c2afe6ac5729b05616d778e09a4d179550 Mon Sep 17 00:00:00 2001 From: jerry048 <61510650+jerry048@users.noreply.github.com> Date: Tue, 4 May 2021 02:08:43 +0800 Subject: [PATCH] Update .tweaking.sh --- .tweaking.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.tweaking.sh b/.tweaking.sh index ffc442f..fefb7bb 100644 --- a/.tweaking.sh +++ b/.tweaking.sh @@ -43,6 +43,7 @@ function Network_Other_Tweaking { tput setaf 2; echo "Doing other Network Tweaking" tput setaf 1 #Other 1 + apt-get -qqy install net-tools /sbin/ifconfig $interface txqueuelen 10000 sleep 1 #Other 2