Skip to content

Commit

Permalink
Update winesteam.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
GleammerRay committed Apr 18, 2024
1 parent 9a38776 commit 44986c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winesteam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ if [ "x$WINESTEAM_INSTALL_DXVK" = "x" ]; then
rm "$PWD/WineSteam.flatpak"
wsNotify '[1/2] [1/2] Downloading WineSteam flatpak... [⟱]]'
echo '=========================================================='
curl -o WineSteam.flatpak.gz -L https://github.com/GleammerRay/WineSteam/releases/download/v0.1.0/DO-NOT-INSTALL-WineSteam.flatpak.gz
curl -o WineSteam.flatpak.gz -L https://github.com/GleammerRay/WineSteam/releases/download/v0.1.1/DO-NOT-INSTALL-WineSteam.flatpak.gz
gzip -d WineSteam.flatpak.gz
if [ ! -f ./WineSteam.flatpak ]; then
wsInfo 'F: Download failed.'
Expand Down

0 comments on commit 44986c3

Please sign in to comment.