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:
+3
-1
@@ -76,6 +76,8 @@ flatpak install flathub net.davidotek.pupgui2 -y
|
|||||||
# Fluffychat (Matrix)
|
# Fluffychat (Matrix)
|
||||||
flatpak install flathub im.fluffychat.Fluffychat -y
|
flatpak install flathub im.fluffychat.Fluffychat -y
|
||||||
# Flatsweep
|
# Flatsweep
|
||||||
flatpak install flathub io.github.giantpinkrobots.flatsweep
|
flatpak install flathub io.github.giantpinkrobots.flatsweep -y
|
||||||
# RPI-Imager
|
# RPI-Imager
|
||||||
# flatpak install flathub org.raspberrypi.rpi-imager
|
# flatpak install flathub org.raspberrypi.rpi-imager
|
||||||
|
# Local Send
|
||||||
|
flatpak install flathub org.localsend.localsend_app -y
|
||||||
|
|||||||
Reference in New Issue
Block a user