From a03878ff22c2d8a3522227e2d8c3af03ba3a51f1 Mon Sep 17 00:00:00 2001 From: Nils Steinger Date: Mon, 8 May 2017 22:31:50 +0200 Subject: [PATCH] Use IPv6-enabled download server for ioping binary --- nench.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nench.sh b/nench.sh index 3cf8c69..4eea72c 100755 --- a/nench.sh +++ b/nench.sh @@ -102,7 +102,7 @@ printf '%s\n' '-------------------------' printf '\n' -curl -s --max-time 10 -o ioping.static http://bench.wget.racing/ioping.static +curl -s --max-time 10 -o ioping.static http://wget.racing/ioping.static chmod +x ioping.static # Basic info