mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 13:53:24 +00:00
Update speedtest.sh
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
cd /Library/Application\ Support/Purple
|
||||
rm -rf speedtest-cli
|
||||
curl -s -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
|
||||
curl -s -Lo speedtest-cli https://github.com/PurpleComputing/mdmscripts/raw/main/Helpers/speedtest
|
||||
xattr -r -d com.apple.quarantine speedtest-cli
|
||||
chmod +x speedtest-cli
|
||||
echo
|
||||
/usr/local/bin/managed_python3 ./speedtest-cli --simple
|
||||
./speedtest-cli --accept-license --accept-gdpr >> /tmp/speedtest.log
|
||||
|
||||
Reference in New Issue
Block a user