Improved version of a script I made a while ago
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