Add Heroic Games Launcher installation to script
This update adds a command to install the Heroic Games Launcher using deb-get. It ensures users have an easy way to set up the launcher during the script execution.
This commit is contained in:
@@ -110,3 +110,6 @@ git clone https://github.com/AdnanHodzic/auto-cpufreq.git
|
||||
cd auto-cpufreq && sudo ./auto-cpufreq-installer
|
||||
|
||||
sudo auto-cpufreq --install
|
||||
|
||||
# heroic games launcher
|
||||
sudo deb-get install heroic
|
||||
|
||||
Reference in New Issue
Block a user