mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +01:00
changed NonSteamLaunchers.desktop exec to /bin/bash
On some quirky Systems it might fail otherwise.
This commit is contained in:
parent
ec8784e626
commit
d79349bc80
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Comment[en_US]=
|
||||
Comment=
|
||||
Exec=sh -c 'curl -L https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NonSteamLaunchers.sh | bash'
|
||||
Exec=sh -c 'curl -L https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NonSteamLaunchers.sh | /bin/bash'
|
||||
GenericName[en_US]=
|
||||
GenericName=
|
||||
Icon=uav
|
||||
|
Loading…
Reference in New Issue
Block a user