Quellcode durchsuchen

Might not be necessary to install the tox repo

Bob Mottram vor 7 Jahren
Ursprung
Commit
3b7ad6b406
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Datei anzeigen

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