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