mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Add SRM log definition to global
This commit is contained in:
parent
dadd6c87e7
commit
ebb36f0b49
|
@ -261,5 +261,6 @@ fi
|
|||
|
||||
steamsync_folder="$rdhome/.sync" # Folder containing favorites manifest for SRM
|
||||
retrodeck_favorites_file="$steamsync_folder/retrodeck_favorites.json" # The current SRM manifest of all games that have been favorited in ES-DE
|
||||
srm_log="$logs_folder/srm_log.log" # Log file for capturing the output of the most recent SRM run, for debugging purposes
|
||||
|
||||
export GLOBAL_SOURCED=true
|
||||
|
|
Loading…
Reference in a new issue