From 271f4a3f702e81f975a0f4c005da22de55a427e4 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 8 Nov 2025 15:51:12 -0500 Subject: [PATCH] Also install copr plugin for copr repos --- build_files/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_files/build.sh b/build_files/build.sh index 0c8a3fe..9859cc6 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -10,7 +10,7 @@ dnf -y install /tmp/rpms/ublue-os/ublue-os-akmods*.rpm dnf -y install /tmp/rpms/kmods/kmod-openrazer*.rpm # install git -dnf -y install git +dnf -y install git 'dnf5-command(copr)' # copy /ctx/copyfiles.sh