Setting default mirror for progress to cdn.archive.progress-linux.org.
This commit is contained in:
parent
d33c099ede
commit
07ca41c280
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue