浏览代码

Might not be necessary to install the tox repo

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

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

1256
     chroot "$rootdir" /bin/chown -R ${MY_USERNAME}:${MY_USERNAME} /home/${MY_USERNAME}/help
1256
     chroot "$rootdir" /bin/chown -R ${MY_USERNAME}:${MY_USERNAME} /home/${MY_USERNAME}/help
1257
 
1257
 
1258
     # Tox user interface
1258
     # Tox user interface
1259
-    enable_tox_repo
1259
+    #enable_tox_repo
1260
     mesh_tox_qtox
1260
     mesh_tox_qtox
1261
     # copy the default qtox ini file
1261
     # copy the default qtox ini file
1262
     if [ ! -d ${rootdir}/home/${MY_USERNAME}/.config/tox ]; then
1262
     if [ ! -d ${rootdir}/home/${MY_USERNAME}/.config/tox ]; then