Added instruction for those installing in Jail on FreeNAS 11.1 or newer

master
nickmacwiz 6 years ago
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…
Cancel
Save