diff --git a/build.sh b/build.sh index 5ec9691..70b3aa1 100755 --- a/build.sh +++ b/build.sh @@ -13,8 +13,7 @@ RELEASE="$(rpm -E %fedora)" # https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1 # this installs a package from fedora repos -rpm-ostree install screen -rpm-ostree install /tmp/rpms/kmod/zfs/*.rpm +rpm-ostree install /tmp/rpms/kmods/zfs/*.rpm # this would install a package from rpmfusion # rpm-ostree install vlc