Fix ookla speedtest repo for 8000th time
This commit is contained in:
parent
b913e433db
commit
e6f923a786
2
i.sh
2
i.sh
@ -58,7 +58,7 @@ apt-get update
|
||||
export INSTALL_KEY=379CE192D401AB61
|
||||
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $INSTALL_KEY
|
||||
#echo "deb https://ookla.bintray.com/debian generic main" | tee /etc/apt/sources.list.d/speedtest.list
|
||||
curl -s https://install.speedtest.net/app/cli/install.deb.sh | bash
|
||||
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
|
||||
apt-get update
|
||||
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt-get -y install speedtest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user