소스 검색

Might not be necessary to install the tox repo

Bob Mottram 7 년 전
부모
커밋
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