Improved version of a script I made a while ago
Logan G
2952b54717
I could not think of a good reason why I separated these, and it takes less time if they are in the same loop, so I merged them together |
||
---|---|---|
etc/systemd/system | ||
usr/local/bin | ||
LICENSE | ||
README.md |
BTRFS Maintenance Script
A simple script I made to periodically balance and scrub my BTRFS drives.
Usage
- Git clone this repo
- Move
etc
andusr
to/
- Run
systemctl enable --now btrfs-maintenance.timer