summaryrefslogtreecommitdiff
path: root/decky_installer.desktop
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-01-09 14:13:14 +0000
committerGitHub <noreply@github.com>2023-01-09 14:13:14 +0000
commit3423d41d656359bc7a783b5c78060c2e018234e1 (patch)
treefc695a27c0e4386ec626412b301054be66f6791e /decky_installer.desktop
parentefdf58b77f24f6de5cad4f2f908540eab8676b78 (diff)
downloaddecky-installer-3423d41d656359bc7a783b5c78060c2e018234e1.tar.gz
decky-installer-3423d41d656359bc7a783b5c78060c2e018234e1.zip
Update decky_installer.desktopv1.0
Diffstat (limited to 'decky_installer.desktop')
-rw-r--r--decky_installer.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/decky_installer.desktop b/decky_installer.desktop
index 64dcb3e..2a17ba5 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 -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/decky_installer.desktop 2> /dev/null && bash /tmp/user_install_script.sh'
Icon=steamdeck-gaming-return
Terminal=true
Type=Application