Renamed README
This commit is contained in:
parent
6ccf1510fc
commit
5a5e219c97
2 changed files with 8 additions and 8 deletions
8
README
8
README
|
@ -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`
|
|
@ -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`
|
Loading…
Reference in a new issue