Update RPM Fusion repository URLs and commands
This commit is contained in:
+3
-3
@@ -3,7 +3,7 @@ set -eoux pipefail
|
|||||||
|
|
||||||
|
|
||||||
dnf5 install -y \
|
dnf5 install -y \
|
||||||
https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-44.noarch.rpm \
|
https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-44.noarch.rpm \
|
||||||
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-44.noarch.rpm
|
https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-44.noarch.rpm
|
||||||
|
|
||||||
dnf5 -y distro-sync && dnf5 -y makecache
|
dnf5 -y makecache
|
||||||
|
|||||||
Reference in New Issue
Block a user