Browse Source

Merge pull request #1155 from trapexit/mover-scripts

Fix mover script link typo
pull/1156/head
trapexit 2 years ago
committed by GitHub
parent
commit
d9033b7713
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -1427,7 +1427,7 @@ version of rsync or run rsync with the tool "nocache".
**filesystem** itself. Not the pool with the cache filesystem. You
could have data loss if the source is the cache pool.
[mergerfs.time-based-mover](tools/mergerfs.time-based-mover?raw=1 "download")
[mergerfs.time-based-mover](tools/mergerfs.time-based-mover?raw=1)
##### percentage full expiring
@ -1439,7 +1439,7 @@ below percentage threshold.
**filesystem** itself. Not the pool with the cache filesystem. You
could have data loss if the source is the cache pool.
[mergerfs.percent-full-mover](tools/percent-full-mover?raw=1)
[mergerfs.percent-full-mover](tools/mergerfs.percent-full-mover?raw=1)
# PERFORMANCE

Loading…
Cancel
Save