Update build.sh

This commit is contained in:
Jarno Rankinen 2024-06-05 17:06:14 +03:00 committed by GitHub
parent 92df1c8c15
commit aa54a24ad8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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