From 7f36c43239f7cf0855cb7833f14b7fcf69f6af8c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 27 Mar 2014 12:24:32 +0100 Subject: [PATCH] f18 end-of-lived - and we do not need i386 at all from now on --- fedora-mirror.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fedora-mirror.sh b/fedora-mirror.sh index 5de6d9a5..9a245e45 100755 --- a/fedora-mirror.sh +++ b/fedora-mirror.sh @@ -30,10 +30,10 @@ pl_fedora_url=$eu_fedora_url pl_centos_url=rsync://ftp.tpnet.pl/centos pl_epel_url=rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/epel -default_distroname="f18" -all_distronames="f18 f20" +default_distroname="f20" +all_distronames="f20" default_arch="x86_64" -all_archs="i386 x86_64" +all_archs="x86_64" case $(hostname) in blitz*|*.fr|*.de|*.uk) -- 2.43.0