Abandon readers
This commit is contained in:
parent
cb2b607eb4
commit
5f01c28c7d
|
@ -1166,8 +1166,8 @@ configure_user_interface() {
|
||||||
chroot "$rootdir" apt-get -yq install zenity
|
chroot "$rootdir" apt-get -yq install zenity
|
||||||
|
|
||||||
# accessibility
|
# accessibility
|
||||||
chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca
|
#chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca
|
||||||
chroot "$rootdir" apt-get -yq install festival
|
#chroot "$rootdir" apt-get -yq install festival
|
||||||
|
|
||||||
# Produce a text file on the desktop listing users on the mesh
|
# Produce a text file on the desktop listing users on the mesh
|
||||||
cat <<EOF > "$rootdir/usr/bin/list-tox-users"
|
cat <<EOF > "$rootdir/usr/bin/list-tox-users"
|
||||||
|
|
Loading…
Reference in New Issue