From c6fb040aadcaee5bedeb2bfc81072808a41bf554 Mon Sep 17 00:00:00 2001 From: Konano Date: Fri, 24 Nov 2023 23:19:33 +0800 Subject: [PATCH] add speedtest-cli --- init_priv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init_priv.sh b/init_priv.sh index 3ede419..e3ac641 100755 --- a/init_priv.sh +++ b/init_priv.sh @@ -39,7 +39,7 @@ configure_install() { sudo apt update sudo apt install tmux git curl htop net-tools tcptraceroute tar unzip -y sudo apt install hexyl bat neofetch fd-find fzf pigz -y - pip3 install trash-cli + pip3 install trash-cli speedtest-cli sudo apt install exa -y if [ $? -ne 0 ]; then