diff --git a/build/10-repos.sh b/build/10-repos.sh index fc01c08..c594c48 100755 --- a/build/10-repos.sh +++ b/build/10-repos.sh @@ -4,4 +4,4 @@ dnf5 install -y \ https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \ https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -dnf5 clean all ||true +dnf5 clean all || true