Added locksync.ash, updated install script

This commit is contained in:
2026-02-28 17:13:35 -06:00
parent 706c1b2a0c
commit 03b229a64f
3 changed files with 57 additions and 5 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="saves:gamepi-tv"
REMOTE_BASE="<RCLONE_PREFIX>"
#DEBUG=1
log() {