From aa54a24ad83c4504371abf0525e0c23047975cc9 Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <50285623+0ranki@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:06:14 +0300 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 13d38b0..5ec9691 100755 --- a/build.sh +++ b/build.sh @@ -14,7 +14,7 @@ RELEASE="$(rpm -E %fedora)" # this installs a package from fedora repos rpm-ostree install screen -rpm-ostree install /tmp/rpms/*.rpm +rpm-ostree install /tmp/rpms/kmod/zfs/*.rpm # this would install a package from rpmfusion # rpm-ostree install vlc