Hopefully fixed the sed and while issues
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user