Update handle-humble-scheme

Fixed line 6 - there is an extra "Steam" in the path.  It should read: 

export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/NonSteamLaunchers
This commit is contained in:
callit 2023-08-03 00:14:07 -05:00 committed by GitHub
parent 2355c8151e
commit 89fdde92ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
set -e
export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.local/share/Steam
export STEAM_COMPAT_DATA_PATH=~/.steam/steam/Steam/steamapps/compatdata/APPID
export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/APPID
FIXED_SCHEME="$(echo "$1" | sed "s/?/\//")"
echo $FIXED_SCHEME > /home/deck/.local/share/Steam/steamapps/compatdata/APPID/pfx/drive_c/.auth