mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
corrected path
This commit is contained in:
parent
454f989c1b
commit
8d7bea83e5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ To get this to work with NZBGet you have to do the following:
|
||||||
2) Add the following lines into nzbget's postprocess.conf in the "PATH" section:
|
2) Add the following lines into nzbget's postprocess.conf in the "PATH" section:
|
||||||
|
|
||||||
# Set the full path to sabToCouchpotato.py for Couchpotato's postprocessing
|
# Set the full path to sabToCouchpotato.py for Couchpotato's postprocessing
|
||||||
SabToCouchpotato=/usr/local/nzbget/var/scripts/sabToCouchpotato.py
|
SabToCouchpotato=<your_path>/sabToCouchpotato.py
|
||||||
|
|
||||||
3) Add the following lines into nzbget's postprocess.sh right before the line "# Check if destination directory was set in postprocessing parameters"
|
3) Add the following lines into nzbget's postprocess.sh right before the line "# Check if destination directory was set in postprocessing parameters"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue