aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/src/torouter_preboot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/torouter-prep/src/torouter_preboot.sh')
-rwxr-xr-xpackages/torouter-prep/src/torouter_preboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/src/torouter_preboot.sh b/packages/torouter-prep/src/torouter_preboot.sh
index 52d1156..7fd2a17 100755
--- a/packages/torouter-prep/src/torouter_preboot.sh
+++ b/packages/torouter-prep/src/torouter_preboot.sh
@@ -13,7 +13,7 @@ export TORADMINGROUP="debian-tor"
# TODO: check that dependancies are already installed, or fail
# tor, torouterui, ttdnsd, etc
-apt-get --simulate install apt-utils tor torouterui ttdnsd
+# if [ `apt-get --simulate install apt-utils tor torouterui ttdnsd` ]
# Set us to have a default host name and hosts file
cp $config_dir/etc/hostname /etc/hostname