From 4527ff832bdd806c1e2ecb380150f46b83999717 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 6 Jan 2014 15:01:53 +0100 Subject: [PATCH] again --- vbuild-fedora-mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vbuild-fedora-mirror.sh b/vbuild-fedora-mirror.sh index 243ab7ca..9f1e0db1 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -103,7 +103,7 @@ function mirror_distro_arch () { paths="$paths core/updates/$distroindex/$arch/ extras/$distroindex/$arch/" RES=0 ;; - 7|8|9|1?) + 7|8|9|1?|2?) [ -z "$skip_core" ] && paths="releases/$distroindex/Everything/$arch/os/" paths="$paths updates/$distroindex/$arch/" # f8 and f9 have the additional newkey repo -- 2.47.0