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"