From 84f11137f12ed24eaeba9d4c4fcae0d4874613ee Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Thu, 24 Oct 2024 15:17:18 +1100 Subject: [PATCH] fix url command --- isocreate.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isocreate.ks b/isocreate.ks index 897ae81..a5d12d1 100644 --- a/isocreate.ks +++ b/isocreate.ks @@ -22,7 +22,7 @@ eula --agreed #network --bootproto=dhcp # Install from ?? -url +url --url=https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch # Add netinstall repos #this one gives curl 6 errors on netinstall while added manually works from time to time