aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter_easy_setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/torouter_easy_setup.sh')
-rwxr-xr-xpackages/torouter_easy_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter_easy_setup.sh b/packages/torouter_easy_setup.sh
index 2d65481..f5bf6c5 100755
--- a/packages/torouter_easy_setup.sh
+++ b/packages/torouter_easy_setup.sh
@@ -30,7 +30,7 @@ deb http://torrouter.torproject.org/torrouter torrouter main
EOF
apt-key add /tmp/torouter-repo.key
-apt-get update
+apt-get update --fix-missing
apt-get install -t torrouter -y torouter-prep
echo "We're going to trash your system now; you have 30 seconds to bail out!"