summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-01-09 15:40:19 +0000
committerGitHub <noreply@github.com>2023-01-09 15:40:19 +0000
commitdd5a27f493d75fcac94e98ca672c02b4cfc14913 (patch)
tree0e95599bcfb22c2e81f69bc388b586cb369e63d3
parent3423d41d656359bc7a783b5c78060c2e018234e1 (diff)
downloaddecky-installer-dd5a27f493d75fcac94e98ca672c02b4cfc14913.tar.gz
decky-installer-dd5a27f493d75fcac94e98ca672c02b4cfc14913.zip
Update decky_installer.desktopv1.1
-rw-r--r--decky_installer.desktop2
1 files changed, 1 insertions, 1 deletions
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