Add Local Send flatpak installation

This commit adds the installation command for Local Send via Flatpak and ensures the Flatsweep installation command uses the `-y` flag for automated installation. These changes improve the script's functionality and user experience.
This commit is contained in:
2026-08-15 19:05:57 +02:00
parent ddf8585a16
commit eca438f7cb
+3 -1
View File
@@ -76,6 +76,8 @@ flatpak install flathub net.davidotek.pupgui2 -y
# Fluffychat (Matrix)
flatpak install flathub im.fluffychat.Fluffychat -y
# Flatsweep
flatpak install flathub io.github.giantpinkrobots.flatsweep
flatpak install flathub io.github.giantpinkrobots.flatsweep -y
# RPI-Imager
# flatpak install flathub org.raspberrypi.rpi-imager
# Local Send
flatpak install flathub org.localsend.localsend_app -y