From 395869f907428491f977a888bda8987e44edf0a7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 22 Mar 2019 14:12:42 -0300 Subject: Provision: web-full: more office tools --- share/provision/web-full | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/provision/web-full b/share/provision/web-full index 75f207d..a21a15d 100755 --- a/share/provision/web-full +++ b/share/provision/web-full @@ -29,8 +29,8 @@ APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y" # Provision the basic stuff $DIRNAME/web-basic $HOSTNAME $DOMAIN $MIRROR -# LibreOffice -$APT_INSTALL libreoffice +# Office Suite +$APT_INSTALL libreoffice gimp inkscape mat # Lave Tor available if the user wants to route other software besides running Tor Browser $APT_INSTALL tor -- cgit v1.2.3