This reverts commit 6b43018c22.
This commit is contained in:
parent
9c52562176
commit
3196ef8bd8
@ -50,7 +50,6 @@ syncToDisk () {
|
||||
if [ "$USE_RSYNC" = true ]; then
|
||||
${NoCache} rsync -aXWv \
|
||||
--exclude "lost+found" --exclude armbian-ramlog.log \
|
||||
--delete \
|
||||
--links \
|
||||
${XTRA_RSYNC_TO[@]+"${XTRA_RSYNC_TO[@]}"} \
|
||||
$RAM_LOG $HDD_LOG 2>&1 | $LOG_OUTPUT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user