From 89848e93a5b84d6999258b4325203a6acfca9c0e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 16 Mar 2019 13:43:08 -0300 Subject: Provision: better dependencies --- share/provision/web-full | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/provision/web-full') 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 -- cgit v1.2.3