btrfs-maintenance/README.md
2023-02-24 23:05:03 -07:00

8 lines
222 B
Markdown

# BTRFS Maintenance Script
A simple script I made to periodically balance and scrub my BTRFS drives.
## Usage
1. Git clone this repo
2. Move `etc` and `usr` to `/`
3. Run `systemctl enable --now btrfs-maintenance.timer`