[tor-commits] [torouter/master] add setup run

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


commit ef2936842a39cd401bec53764b489500fd0047e2
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date:   Fri Aug 19 13:37:26 2011 +0200

    add setup run
---
 packages/torouter_easy_setup.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/packages/torouter_easy_setup.sh b/packages/torouter_easy_setup.sh
index 498dc00..6d15d86 100755
--- a/packages/torouter_easy_setup.sh
+++ b/packages/torouter_easy_setup.sh
@@ -27,3 +27,6 @@ EOF
 apt-key add /tmp/torouter-repo.key
 apt-get update
 apt-get install -t torrouter -y torouter-prep
+
+echo "We're going to trash your system now; you have 30 seconds to bail out!"
+sleep 30 && /usr/bin/torouter_config.sh



More information about the tor-commits mailing list