aboutsummaryrefslogtreecommitdiff
path: root/share/provision/web-full
diff options
context:
space:
mode:
Diffstat (limited to 'share/provision/web-full')
-rwxr-xr-xshare/provision/web-full4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/provision/web-full b/share/provision/web-full
index 2676274..75f207d 100755
--- a/share/provision/web-full
+++ b/share/provision/web-full
@@ -32,8 +32,8 @@ $DIRNAME/web-basic $HOSTNAME $DOMAIN $MIRROR
# LibreOffice
$APT_INSTALL libreoffice
-# Tor
-$DIRNAME/tor-browser $HOSTNAME $DOMAIN $MIRROR
+# Lave Tor available if the user wants to route other software besides running Tor Browser
+$APT_INSTALL tor
# Luakit using stowpkg
#if [ ! -x "$HOME/apps/stowpkg/tree/`uname -m`/bin/luakit" ]; then