From e01556d483d703b76a3f231e84dd8266af636edd Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Sat, 5 Oct 2024 20:42:58 +1000 Subject: [PATCH] fixed 2nd 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 4ffa8c7..8dedca9 100644 --- a/Packages/sme-kickstart.cfg +++ b/Packages/sme-kickstart.cfg @@ -28,7 +28,7 @@ eula --agreed repo --name=smeos --baseurl=https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch url --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 url=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/ +url --url=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/ #repo --name=smeos --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64 #repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-11-x86_64