Hopefully fixed the sed and while issues

This commit is contained in:
2026-02-28 17:43:00 -06:00
parent cbda17d930
commit 03de26bd60
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
event_data=$(cat /tmp/es_state.inf | tr -d '\r')
export LOG_FILE="/recalbox/share/system/logs/savesync.log"
REMOTE_BASE="<RCLONE_PREFIX>"
REMOTE_BASE="RCLONE_PREFIX"
#DEBUG=1
log() {