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

@@ -1,7 +1,7 @@
#!/bin/ash
#shellcheck shell=dash
export REMOTE_BASE="<RCLONE_PREFIX>"
export REMOTE_BASE="RCLONE_PREFIX"
export LOG_FILE="/recalbox/share/system/logs/locksync.log"
log() {