[tor-commits] [gettor/master] Add a hint on how to install .forward properly

kaner at torproject.org kaner at torproject.org
Sat Mar 3 10:58:12 UTC 2012


commit 0b30f866b1415193d1de35b54a0dde817616f392
Author: Christian Fromme <kaner at strace.org>
Date:   Sat Mar 3 11:57:53 2012 +0100

    Add a hint on how to install .forward properly
---
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index fc1bbf9..9fcbbc0 100644
--- a/README
+++ b/README
@@ -65,7 +65,7 @@ configured in the configuration.
 
 Finally, you need to setup email forwarding to the GetTor bot like so:
 
-    gettor at hostname:~$ echo "| /home/gettor/bin/GetTor.py" > ~/.forward
+    gettor at hostname:~$ echo "| export PYTHONPATH=/home/gettor/lib/python2.6/site-packages && /home/gettor/bin/GetTor.py" > ~/.forward
 
 Now GetTor is installed, prepared and ready to serve files. Send it email!
 



More information about the tor-commits mailing list