commit 431bc90632ee0305496d4e9c4cecd57a37dd0c48 Author: Bruno Wolff III bruno@wolff.to Date: Sat Aug 31 08:08:04 2013 -0500
Add missing 'f' to updates and testing repo urls
fedora-repo-not-rawhide.ks | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/fedora-repo-not-rawhide.ks b/fedora-repo-not-rawhide.ks index 75f87cb..7a67d8b 100644 --- a/fedora-repo-not-rawhide.ks +++ b/fedora-repo-not-rawhide.ks @@ -1,3 +1,3 @@ repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch... -repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-$releaseve... -#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-$releasever... +repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasev... +#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releaseve...