btrfs-maintenance/README.md

9 lines
222 B
Markdown
Raw Normal View History

2023-02-25 01:05:03 -05:00
# 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`