Skip to content

Commit

Permalink
Misc: Remove duplicate YAIURL in setYadBin
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed Mar 25, 2024
1 parent 844287f commit 62a52d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
PREFIX="/usr"
PROGNAME="SteamTinkerLaunch"
NICEPROGNAME="Steam Tinker Launch"
PROGVERS="v14.0.20240324-1 (bump-yad-appimage)"
PROGVERS="v14.0.20240325-3 (bump-yad-appimage)"
PROGCMD="${0##*/}"
PROGINTERNALPROTNAME="Proton-stl"
SHOSTL="stl"
Expand Down Expand Up @@ -18170,7 +18170,6 @@ function setYadBin {
export ONSTEAMDECK=1
YADAIDLDIR="$STLSDPATH"
YAIDST="$YADAIDLDIR/$YADAPPIMAGE"
YAIURL="$GHURL/sonic2kk/steamtinkerlaunch-tweaks/releases/download" # TODO isn't this already defined in URLs with the same namd and path?
YAIDL="$YAIURL/$YADSTLIMAGE/$YADSTLIMAGE"
YADAPPIMAGE="$YADSTLIMAGE"

Expand Down

0 comments on commit 62a52d1

Please sign in to comment.