GLOBAL: defined log_folder variable

This commit is contained in:
XargonWan 2024-02-16 17:20:23 +01:00
parent 0251872ff1
commit f357996df7

View file

@ -189,3 +189,5 @@ else
backups_folder="$rdhome/backups" # A standard location for backup file storage
multi_user_data_folder="$rdhome/multi-user-data" # The default location of multi-user environment profiles
fi
logs_folder="$rdhome/retrodeck/logs" # The path of the logs folder, here we collect all the logs