Improved version of a script I made a while ago
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
etcandusrto/ - Run
systemctl enable --now btrfs-maintenance.timer