mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Update NonSteamLaunchers.sh to use Boilr v.1.9.2
This commit is contained in:
parent
f04a600257
commit
3261d58fa3
@ -1312,7 +1312,7 @@ if [[ $options == "Find Games" ]]; then
|
||||
# Download the latest BoilR from GitHub (Linux version)
|
||||
mkdir -p "$download_dir"
|
||||
cd "$download_dir"
|
||||
wget https://github.com/PhilipK/BoilR/releases/download/v.1.9.1/linux_BoilR
|
||||
wget https://github.com/PhilipK/BoilR/releases/download/v.1.9.2/linux_BoilR
|
||||
|
||||
# Add execute permissions to the linux_BoilR file
|
||||
chmod +x linux_BoilR
|
||||
|
Loading…
Reference in New Issue
Block a user