From 8d7bea83e5f5e161c34d299b434d306057332e40 Mon Sep 17 00:00:00 2001 From: Jurgen S Date: Wed, 21 Nov 2012 00:30:54 +0100 Subject: [PATCH] corrected path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3be047f..bd3c2eb1 100644 --- a/README.md +++ b/README.md @@ -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: # Set the full path to sabToCouchpotato.py for Couchpotato's postprocessing - SabToCouchpotato=/usr/local/nzbget/var/scripts/sabToCouchpotato.py + SabToCouchpotato=/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"