From d23dff94cd0cfce9284b8a136c3d93983343ed07 Mon Sep 17 00:00:00 2001 From: ephansch Date: Mon, 11 Nov 2024 23:19:12 +0100 Subject: [PATCH] added packages --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 0ca1678..fab50ef 100755 --- a/build.sh +++ b/build.sh @@ -13,7 +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 screen btop terminator # this would install a package from rpmfusion # rpm-ostree install vlc