浏览代码

Abandon readers

Bob Mottram 6 年前
父节点
当前提交
5f01c28c7d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise 查看文件

1166
     chroot "$rootdir" apt-get -yq install zenity
1166
     chroot "$rootdir" apt-get -yq install zenity
1167
 
1167
 
1168
     # accessibility
1168
     # accessibility
1169
-    chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca
1170
-    chroot "$rootdir" apt-get -yq install festival
1169
+    #chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca
1170
+    #chroot "$rootdir" apt-get -yq install festival
1171
 
1171
 
1172
     # Produce a text file on the desktop listing users on the mesh
1172
     # Produce a text file on the desktop listing users on the mesh
1173
     cat <<EOF > "$rootdir/usr/bin/list-tox-users"
1173
     cat <<EOF > "$rootdir/usr/bin/list-tox-users"