From 3fcb892b627eadd355c86e5416225eb0861107d3 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 10 May 2026 19:40:57 +0200 Subject: [PATCH] Remove redundant dnf5 makecache command --- build/10-repos.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/10-repos.sh b/build/10-repos.sh index 02c054f..4454ed4 100755 --- a/build/10-repos.sh +++ b/build/10-repos.sh @@ -5,5 +5,3 @@ set -eoux pipefail dnf5 install -y \ https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-44.noarch.rpm \ https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-44.noarch.rpm - - dnf5 -y makecache