commit 0b30f866b1415193d1de35b54a0dde817616f392 Author: Christian Fromme kaner@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@hostname:~$ echo "| /home/gettor/bin/GetTor.py" > ~/.forward + gettor@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!
tor-commits@lists.torproject.org