I am running wifi-survey in Docker on Ubuntu 20.04. iperf is running in Docker on Debian 18 In wifi-Survey I consistently get this error when it gets to the final ...
- if [[ "$IPERF_VERSION" == "3.0.6" ]]; then wget https://github.com/esnet/iperf/archive/3.0.6.tar.gz ;fi Expand All @@ -42,6 +45,9 @@ before_install: - if [[ "$IPERF ...