From 08f12f06a97be6ab45b183c3770d6f6de1075d85 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Tue, 12 Jan 2016 19:35:31 +0000 Subject: Use httpredir.debian.org Martin Michlmayr http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000391.html --- examples/cubietruck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/cubietruck.sh') diff --git a/examples/cubietruck.sh b/examples/cubietruck.sh index f1c05e7..9f1cfd2 100755 --- a/examples/cubietruck.sh +++ b/examples/cubietruck.sh @@ -7,7 +7,7 @@ user=`whoami` sudo vmdebootstrap \ --owner ${user} --verbose \ --size 3G \ - --mirror http://http.debian.net/debian \ + --mirror http://httpredir.debian.org/debian \ --log cubietruck.log --log-level debug \ --arch armhf \ --foreign /usr/bin/qemu-arm-static \ -- cgit v1.2.1