mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-16 16:04:08 +01:00
Added instruction for those installing in Jail on FreeNAS 11.1 or newer
parent
541e08044f
commit
d79cf027bd
@ -69,6 +69,8 @@ pkg install radarr
|
||||
|
||||
Otherwise, you can install it manually. Before starting, find the latest *.linux.tar.gz* [release](https://github.com/Radarr/Radarr/releases) to use below. The example URL will *not* work.
|
||||
|
||||
**FreeNAS 11.1 or newer users** need to do the manual install for jails and must run `pkg lock sqlite3` before starting install.
|
||||
|
||||
```bash
|
||||
pkg update && pkg upgrade
|
||||
pkg install mono mediainfo sqlite3
|
||||
|
Loading…
Reference in New Issue
Block a user