Last active
September 18, 2024 19:36
-
-
Save scorpion1201/dc9733abba49f6ccfe7c312b6e9ac6e9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
curl "https://install.speedtest.net/app/cli/ookla-speedtest-1.1.1-linux-aarch64.tgz" | tar xzv | |
cp speedtest /usr/sbin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment