Remove unused Steam Homebrew installation script

The Steam Homebrew installation script was deemed unnecessary and has been removed from the program setup file. Flatpak installation for Steam remains as the primary method.
This commit is contained in:
2026-08-16 11:17:56 +02:00
parent 94996e1bb8
commit b8c856a7d3
-2
View File
@@ -84,5 +84,3 @@ flatpak install flathub org.localsend.localsend_app -y
# Steam
flatpak install flathub com.valvesoftware.Steam -y
# steam homebrew - Millenium
curl -fsSL "https://steambrew.app/install.sh" | bash