#!/bin/sh set -eu pipefail # Simple wget script to download all the benchmarks DOMAIN=file.silversoft.se wget -q \ --mirror \ --no-parent \ --no-host-directories \ --reject "index.html*" \ --reject "index.html" \ --reject-regex '(\?|\.\./)' \ https://${DOMAIN}/benchmark/