mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Static logs_folder definition no longer needed
This commit is contained in:
parent
bc4ca01312
commit
080030ec7a
|
@ -256,7 +256,6 @@ else
|
|||
multi_user_data_folder="$rdhome/multi-user-data" # The default location of multi-user environment profiles
|
||||
fi
|
||||
|
||||
logs_folder="$rdhome/logs" # The path of the logs folder, here we collect all the logs
|
||||
steamsync_folder="$rdhome/.sync" # Folder containing all the steam sync launchers for SRM
|
||||
steamsync_folder_tmp="$rdhome/.sync-tmp" # Temp folder containing all the steam sync launchers for SRM
|
||||
|
||||
|
|
Loading…
Reference in a new issue