Skip to content

Commit

Permalink
update deb URL
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboud committed Mar 18, 2021
1 parent 11af743 commit efccc7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ A passthrough FUSE filesystem that intelligently moves files between storage tie

## Installation
### Current Release
* Get deb: ```$ wget https://github.com/45Drives/autotier/releases/download/v1.1.0/autotier_1.1.0-1focal_amd64.deb```
* Install deb: `# dpkg -i autotier_1.1.0-1focal_amd64.deb`
* Get deb: ```$ wget https://github.com/45Drives/autotier/releases/download/v1.1.1/autotier_1.1.1-1focal_amd64.deb```
* Install deb: `# dpkg -i autotier_1.1.1-1focal_amd64.deb`
* Edit configuration file: `/etc/autotier.conf`
* Mount filesystem:
* manually: `# autotierfs /path/to/mountpoint -o allow_other,default_permissions`
Expand Down

0 comments on commit efccc7b

Please sign in to comment.