From 3d521fcb8c1c4e2d2632e4614eb7e7bd55fd5a45 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Sat, 5 Oct 2024 19:37:18 +1000 Subject: [PATCH] missed commenting out a url --- Packages/sme-kickstart.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/sme-kickstart.cfg b/Packages/sme-kickstart.cfg index 7479e06..6c4577b 100644 --- a/Packages/sme-kickstart.cfg +++ b/Packages/sme-kickstart.cfg @@ -26,7 +26,7 @@ eula --agreed #this one gives curl 6 errors on netinstall while added manually works from time to time #url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64 repo --name=smeos --baseurl=https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch -url https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch +#url https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch repo --name=rocky8 --baseurl=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/ #url https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/ #repo --name=smeos --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64