mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
Updated Installation on OpenWrt (markdown)
parent
b4e2c8cdad
commit
76d375150b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
## Install required dependencies
|
||||
You need to install the following dependencies: icu, libstdcpp6, libintl, pgrep, whoami
|
||||
|
||||
`opkg update && opkg install icu73 icu-full-data libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami`
|
||||
`opkg update && opkg install icu70 icu-full-data70 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami`
|
||||
|
||||
## Install as service
|
||||
1. Download and extract the latest `Jackett.Binaries.LinuxMusl(AMDx64,ARM32,ARM64).tar.gz` release from the [releases page](https://github.com/Jackett/Jackett/releases)
|
||||
|
|
Loading…
Reference in a new issue