add speedtest-cli

This commit is contained in:
Konano 2023-11-24 23:19:33 +08:00
parent 252160519a
commit c6fb040aad

View File

@ -39,7 +39,7 @@ configure_install() {
sudo apt update sudo apt update
sudo apt install tmux git curl htop net-tools tcptraceroute tar unzip -y sudo apt install tmux git curl htop net-tools tcptraceroute tar unzip -y
sudo apt install hexyl bat neofetch fd-find fzf pigz -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 sudo apt install exa -y
if [ $? -ne 0 ]; then if [ $? -ne 0 ]; then