Skip to content

Commit a53582c

Browse files
committed
lint
1 parent 9d0dfe1 commit a53582c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/install/seedbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Learn how to install Unpackerr on your linux shell without root.
1515
1. Download a binary from the [latest release](https://github.com/Unpackerr/unpackerr/releases/latest).
1616
The `unpackerr.amd64.linux.gz` file is almost certainly what you want to grab,
1717
so start there if you're not sure.
18-
1. Extract the gz file with `gunzip` (or whatever), rename it to `unpackerr` and make it executable: `chmod +x unpackerr`
18+
1. Extract the gz file with `gunzip` (or whatever),
19+
rename it to `unpackerr` and make it executable: `chmod +x unpackerr`
1920
1. Download the [example config file](https://github.com/Unpackerr/unpackerr/blob/main/examples/unpackerr.conf.example),
2021
or [generate one](https://notifiarr.com/unpackerr.php).
2122
1. Edit config file to suit your needs: `nano unpackerr.conf`

0 commit comments

Comments
 (0)