aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-08-23 14:42:55 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2011-08-23 14:42:55 +0200
commitb23081ada483babfab8e1f0fe1bca2f8baca24fb (patch)
tree16f872507cd8cb0a08044e9e196d02ab893ab87f /packages/torouter-prep
parent9e05744e623c0956e06f066429ac05b9ccdf2763 (diff)
downloadtorouter-b23081ada483babfab8e1f0fe1bca2f8baca24fb.tar.gz
torouter-b23081ada483babfab8e1f0fe1bca2f8baca24fb.zip
remove polipo, really
Diffstat (limited to 'packages/torouter-prep')
-rw-r--r--packages/torouter-prep/src/torouter_config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/src/torouter_config.sh b/packages/torouter-prep/src/torouter_config.sh
index 36e0677..81b90ab 100644
--- a/packages/torouter-prep/src/torouter_config.sh
+++ b/packages/torouter-prep/src/torouter_config.sh
@@ -117,7 +117,7 @@ cp $config_dir/ttdnsd-default /etc/default/ttdnsd
cp $config_dir/sshd_config /etc/ssh/sshd_config
# Clean up our cache
-apt-get -y polipo
+apt-get -y remove polipo
apt-get -y autoremove
apt-get -y clean