Changed logging topic to be right

This commit is contained in:
2026-02-27 20:06:48 -06:00
parent 044dc23325
commit 3e8ea25c95
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
. /recalbox/share/system/configs/savesync/savesync.conf
touch "$LOG_FILE"
touch "$ERROR_FILE"
log_to_file() {
printf "%s\n" "$1" >> "$LOG_FILE"