Rename basics.sh to speedtestbasics.sh

This commit is contained in:
Michael
2023-05-28 20:04:43 +01:00
committed by GitHub
parent e585385c62
commit cdde511c28

4
speedtestbasics.sh Normal file
View File

@@ -0,0 +1,4 @@
sudo apt-get install curl -y
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
sudo apt-get update
sudo apt-get install speedtest iperf3 -y