From 7675b6c4a9487d0dac747700c03b789da22ce6b5 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Wed, 13 Mar 2013 23:11:03 -0700 Subject: [PATCH] call these hidden scripts --- nzbToHeadPhones.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nzbToHeadPhones.py b/nzbToHeadPhones.py index ac20f27c..90815bdf 100755 --- a/nzbToHeadPhones.py +++ b/nzbToHeadPhones.py @@ -1,6 +1,7 @@ #!/usr/bin/env python import sys +sys.path.insert(0, 'autoProcess/') # add this folder to path as this allows out-of-sight files to be called. import logging import migratecfg