From a2454e99c48ebe7746c806238c2338a45be58251 Mon Sep 17 00:00:00 2001 From: Nils Steinger Date: Sat, 25 Feb 2017 01:16:06 +0100 Subject: [PATCH] Download and use statically linked ioping binary --- nench.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nench.sh b/nench.sh index 13eb7f4..a27c84a 100755 --- a/nench.sh +++ b/nench.sh @@ -7,7 +7,8 @@ # speedtests while retaining useful European and North American POPs ##### -#wget -q -r http://bench.wget.racing/ioping.static -O ioping.static +wget -q -r http://bench.wget.racing/ioping.static -O ioping.static +chmod +x ioping.static # Basic info printf 'Processor: '