diff options
Diffstat (limited to 'share/provision/debian')
| -rwxr-xr-x | share/provision/debian/web-full | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/share/provision/debian/web-full b/share/provision/debian/web-full index 5eeb32a..040d862 100755 --- a/share/provision/debian/web-full +++ b/share/provision/debian/web-full @@ -30,7 +30,7 @@ APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y"  $DIRNAME/web-basic $HOSTNAME $DOMAIN $MIRROR  # Office Suite -$APT_INSTALL libreoffice libreoffice-gkt3 gimp inkscape mat +$APT_INSTALL libreoffice libreoffice-gtk3 gimp inkscape mat  # Luakit using stowpkg  #if [ ! -x "$HOME/apps/stowpkg/tree/`uname -m`/bin/luakit" ]; then | 
