Add dnf5 upgrade command to 10-repos.sh

Added dnf5 upgrade command to the script.
This commit is contained in:
humocs-man
2026-05-01 17:49:02 +02:00
committed by GitHub
parent afa49cc5ac
commit 25b098828d
+2
View File
@@ -1,5 +1,7 @@
#!/usr/bin/bash
set -eoux pipefail
dnf5 upgrade -y
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