[tor-commits] [torouter/master] add repo

ioerror at torproject.org ioerror at torproject.org
Fri Aug 19 11:52:11 UTC 2011


commit 9a84ce931b8b1e6643f946e9cfc6eecdd98b0ec9
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date:   Fri Aug 19 13:38:54 2011 +0200

    add repo
---
 packages/torouter_easy_setup.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/packages/torouter_easy_setup.sh b/packages/torouter_easy_setup.sh
index 6d15d86..2d65481 100755
--- a/packages/torouter_easy_setup.sh
+++ b/packages/torouter_easy_setup.sh
@@ -24,6 +24,11 @@ kGU=
 -----END PGP PUBLIC KEY BLOCK-----
 EOF
 
+cat << 'EOF' >> /etc/apt/sources.list
+# Torouter project repo
+deb http://torrouter.torproject.org/torrouter torrouter main
+EOF
+
 apt-key add /tmp/torouter-repo.key
 apt-get update
 apt-get install -t torrouter -y torouter-prep



More information about the tor-commits mailing list