# HG changeset patch # User d3v11 # Date 1316874849 18000 # Node ID 816c36bbb064d9a62ea62007f5d78a4299c6d74d # Parent 35f2af97f227d0e81807d2cd11835870efe95be9 fixed tar.gz to tgz on install instructions. diff -r 35f2af97f227 -r 816c36bbb064 contrib/tor2dns/tor2dns/README --- a/contrib/tor2dns/tor2dns/README Sat Sep 24 08:35:38 2011 -0500 +++ b/contrib/tor2dns/tor2dns/README Sat Sep 24 09:34:09 2011 -0500 @@ -16,7 +16,7 @@ /etc/init.d/tor restart mkdir /services/tor2dns -tar -xvf tor2dns.tar.gz --directory='/services' +tar -xvf tor2dns.tgz --directory='/services' cd / ln -s /services/tor2dns /service echo 'new dns link >>> http://'`cat /var/lib/tor/tor2dns/hostname`':8053'