Updated Installation on OpenWrt (markdown)

ilike2burnthing 2022-07-31 22:27:52 +01:00
parent 46e290e763
commit 3c619f64c9
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@ Download and extract the latest `Jackett.Binaries.LinuxMusl(AMDx64,ARM32,ARM64).
## Home directory
If you want to run it with a user without a /home directory you need to add `Environment=XDG_CONFIG_HOME=/path/to/folder` to your systemd file, this folder will be used to store your config files.
## Thoubleshooting
## Troubleshooting
If you get an error related to `pgrep` when you execute `./jackett_launcher.sh`. You can edit that script to use `pgrep-procps-ng` instead.
## install_service_openwrt.sh