From 2d513d63906f8369a4c9dcf391ac19fb916f20d7 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Mon, 11 Feb 2013 22:10:10 -0800 Subject: [PATCH] update description for python cmd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 115797b6..3ab44dee 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ If you are using NZBGet perform the following steps to configure postprocessing 2. In NZBGet go to "POSTPROCESSING SCRIPT" -> "PATHS" and change as needed: - i. Set the full path to python if it is not in your PATH. (v 9.0 only) + i. Set the full path to python if it is not in your PATH. (option is required) These scripts now have -x permissions and should be as such on your system. Python needs to be in your system path. PythonCmd=/usr/local/python/bin/python @@ -260,7 +260,7 @@ If you are using NZBGet perform the following steps to configure postprocessing MoviesDownloadDir= - vi. Set the full path to any dependency required for your Custom Postprocess script if it is not in your PATH.(v 9.0 only) + vi. Set the full path to any dependency required for your Custom Postprocess script if it is not in your PATH.(option is required) CustomCmd=/usr/local/python/bin/python