From dd5a27f493d75fcac94e98ca672c02b4cfc14913 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:40:19 +0000 Subject: Update decky_installer.desktop --- decky_installer.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/decky_installer.desktop b/decky_installer.desktop index 2a17ba5..2a90683 100644 --- a/decky_installer.desktop +++ b/decky_installer.desktop @@ -1,7 +1,7 @@ #!/usr/bin/env xdg-open [Desktop Entry] Name=Install Decky -Exec=sh -c 'curl -L -O --output-dir /tmp/ https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/decky_installer.desktop 2> /dev/null && bash /tmp/user_install_script.sh' +Exec=sh -c 'curl -L -O --output-dir /tmp/ https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/user_install_script.sh 2> /dev/null && bash /tmp/user_install_script.sh' Icon=steamdeck-gaming-return Terminal=true Type=Application -- cgit v1.2.3