From 07ca41c280b81160a769071c21df544734c729db Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 18 Jan 2012 23:06:21 +0100 Subject: Setting default mirror for progress to cdn.archive.progress-linux.org. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index e8038c058..c87819c1a 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -369,7 +369,7 @@ Set_defaults () progress) LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-http://ftp.debian.org/debian/}" - LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://archive.progress-linux.org/progress/}" + LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://cdn.archive.progress-linux.org/progress/}" ;; ubuntu|kubuntu) -- cgit v1.2.3