From 5f01c28c7d918d96a55c8db39785f53d6789db2f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 17 May 2018 16:52:08 +0100 Subject: [PATCH] Abandon readers --- src/freedombone-image-customise | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 769655d0..56fe1fc7 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -1166,8 +1166,8 @@ configure_user_interface() { chroot "$rootdir" apt-get -yq install zenity # accessibility - chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca - chroot "$rootdir" apt-get -yq install festival + #chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca + #chroot "$rootdir" apt-get -yq install festival # Produce a text file on the desktop listing users on the mesh cat < "$rootdir/usr/bin/list-tox-users"