add speedtest-cli
This commit is contained in:
parent
252160519a
commit
c6fb040aad
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user