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:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user