From 1b7942616056087430c764056b6e2c1d5d636803 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 29 Oct 2024 23:32:02 -0400 Subject: [PATCH] Install rclone --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 199310a..21cc4c9 100755 --- a/build.sh +++ b/build.sh @@ -18,7 +18,7 @@ flatpak remote-add --system flathub --from /tmp/flathub.flatpakrepo # General system packages rpm-ostree install jq age seahorse gedit # Streaming machine packages -rpm-ostree install mpv yt-dlp zenity +rpm-ostree install mpv yt-dlp zenity rclone flatpak install --noninteractive --system com.obsproject.Studio # This MUST be from Flathub and not Fedora repos to have OpenH264 support flatpak install --noninteractive --system im.riot.Riot # Presentation machine packages