Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Jul 16, 2024
1 parent 9d0dfe1 commit a53582c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install/seedbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Learn how to install Unpackerr on your linux shell without root.
1. Download a binary from the [latest release](https://github.com/Unpackerr/unpackerr/releases/latest).
The `unpackerr.amd64.linux.gz` file is almost certainly what you want to grab,
so start there if you're not sure.
1. Extract the gz file with `gunzip` (or whatever), rename it to `unpackerr` and make it executable: `chmod +x unpackerr`
1. Extract the gz file with `gunzip` (or whatever),
rename it to `unpackerr` and make it executable: `chmod +x unpackerr`
1. Download the [example config file](https://github.com/Unpackerr/unpackerr/blob/main/examples/unpackerr.conf.example),
or [generate one](https://notifiarr.com/unpackerr.php).
1. Edit config file to suit your needs: `nano unpackerr.conf`
Expand Down

0 comments on commit a53582c

Please sign in to comment.