From aa18b6797eca53b26e117e05c2d56e2aa38be3f8 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Tue, 10 Apr 2018 15:43:11 +0100 Subject: [PATCH] ci: switch to main tinycorelinux mirror ibiblio is giving 404. Signed-off-by: Ian Campbell --- test/tinycore.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/tinycore.sh b/test/tinycore.sh index dcd7bd3f..3c85659f 100755 --- a/test/tinycore.sh +++ b/test/tinycore.sh @@ -5,9 +5,7 @@ set -e # http://tinycorelinux.net # with the following patch applied: # Upstream source is available http://www.tinycorelinux.net/8.x/x86/release/src/ -#BASE_URL="http://www.tinycorelinux.net/" - -BASE_URL="http://distro.ibiblio.org/tinycorelinux/" +BASE_URL="http://www.tinycorelinux.net/" TMP_DIR=$(mktemp -d -t hyperkit) INITRD_DIR="${TMP_DIR}"/initrd