mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 15:21:52 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
dcc611ca91
commit
bd6a05f6a2
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Create a log file in the same directory as the desktop file/.sh file
|
||||
exec >> NonSteamLaunchers-install.log 2>&1
|
||||
exec >> $HOME/Downloads/NonSteamLaunchers-install.log 2>&1
|
||||
|
||||
chmod +x "$0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user