mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-11 01:20:31 +01:00
Create speedtest.sh
This commit is contained in:
4
speedtest.sh
Normal file
4
speedtest.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
cd /Library/Application\ Support/Purple
|
||||
curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
|
||||
chmod +x speedtest-cli
|
||||
./speedtest-cli --simple
|
||||
Reference in New Issue
Block a user