From ce880d5d06fb9c15860edbfdaf6fb7c94600f6e0 Mon Sep 17 00:00:00 2001 From: d3v11 Date: Sat, 24 Sep 2011 09:34:09 -0500 Subject: fixed tar.gz to tgz on install instructions. --- contrib/tor2dns/tor2dns/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/tor2dns/tor2dns/README b/contrib/tor2dns/tor2dns/README index 2610295..aa53920 100644 --- a/contrib/tor2dns/tor2dns/README +++ b/contrib/tor2dns/tor2dns/README @@ -16,7 +16,7 @@ echo 'HiddenServicePort 8053 127.0.0.1:8053' >> /etc/tor/torrc /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' -- cgit v1.2.3