mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-10 17:10:31 +01:00
Update speedtest.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
cd /Library/Application\ Support/Purple
|
||||
curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py >/dev/null
|
||||
curl -s -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
|
||||
chmod +x speedtest-cli
|
||||
echo
|
||||
python3 speedtest-cli --simple
|
||||
|
||||
Reference in New Issue
Block a user