Renamed README

This commit is contained in:
Logan G 2023-02-24 23:05:03 -07:00
parent 6ccf1510fc
commit 5a5e219c97
Signed by: logan
GPG key ID: E328528C921E7A7A
2 changed files with 8 additions and 8 deletions

8
README
View file

@ -1,8 +0,0 @@
# 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`

View file

@ -0,0 +1,8 @@
# 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`