Add Scopebuddy GUI to Flatpak install list

This commit adds the Scopebuddy GUI application to the programs installed via Flatpak in the script. This ensures the tool is included alongside other essential applications for consistency.
This commit is contained in:
2026-08-16 11:21:35 +02:00
parent b8c856a7d3
commit f60be958f6
+2 -1
View File
@@ -81,6 +81,7 @@ flatpak install flathub io.github.giantpinkrobots.flatsweep -y
# flatpak install flathub org.raspberrypi.rpi-imager
# Local Send
flatpak install flathub org.localsend.localsend_app -y
# Steam
flatpak install flathub com.valvesoftware.Steam -y
# Scopebuddy GUI
flatpak install flathub io.github.rfrench3.scopebuddy-gui -y