From 8a2ef3633034983bdac9e091c31d0922d5a22475 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Thu, 16 Nov 2023 16:03:19 -0700 Subject: [PATCH] MODS isn't being overridden --- sync/common | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sync/common b/sync/common index d0bdf4d..a44f7f2 100644 --- a/sync/common +++ b/sync/common @@ -59,10 +59,10 @@ REV="${REVISION}${APPEND_TO_DIR}" # updates repo for both their regular packages *and* their modularity repos. # This obviously makes sense and I can only hope Red Hat decides to bring that # back in some way. -MODS=( - AppStream - PowerTools -) +#MODS=( +# AppStream +# PowerTools +#) # Used to iterate over ISOs? # Override: Allowed