This commit is contained in:
Zsolt Ero
2023-12-21 12:50:36 +01:00
parent aaf9d2c74e
commit 1bae6bf2e1
7 changed files with 10 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ grep fixed extract_out.log > dedupl_fixed.log || true
rsync -avH \
--max-alloc=4294967296 \
--exclude dedupl \
mnt_rw/extract/ mnt_rw2/extract/ \
mnt_rw/extract/ mnt_rw2/ \
> rsync_out.log 2> rsync_err.log