Revise speedtest-cli installation instructions

Update instructions for installing speedtest-cli with noble support.
This commit is contained in:
Damhwee Ahn
2025-10-25 21:11:54 +09:00
committed by GitHub
parent 18c16250d9
commit dfc66250bf

View File

@@ -6,6 +6,7 @@ date: "Oct 25 2025"
Ookla에서 제공하는 스크립트는 os 버전을 감지하나 noble은 지원하지 않는다. Ookla에서 제공하는 스크립트는 os 버전을 감지하나 noble은 지원하지 않는다.
감지해서 list에 넣어놓고는 정작 noble 레포는 존재안함. 감지해서 list에 넣어놓고는 정작 noble 레포는 존재안함.
스크립트 자체도 하자가 좀 많아보이는데 넘어가도록 하자.
1) `sudo apt-get install curl` 1) `sudo apt-get install curl`
2) `curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash` 2) `curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash`