Sfoglia il codice sorgente

Try without tox repos

Bob Mottram 8 anni fa
parent
commit
bf892728c0
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4
    4
      src/freedombone-image-customise

+ 4
- 4
src/freedombone-image-customise Vedi File

1265
     git clone $RSS_READER_REPO $rootdir/repos/rss
1265
     git clone $RSS_READER_REPO $rootdir/repos/rss
1266
     git clone $RSS_MOBILE_READER_REPO $rootdir/repos/rss-mobile
1266
     git clone $RSS_MOBILE_READER_REPO $rootdir/repos/rss-mobile
1267
     git clone $SEARX_REPO $rootdir/repos/searx
1267
     git clone $SEARX_REPO $rootdir/repos/searx
1268
-    git clone $TOXCORE_REPO $rootdir/repos/toxcore
1269
-    git clone $TOXID_REPO $rootdir/repos/toxid
1270
-    git clone $TOXIC_REPO $rootdir/repos/toxic
1271
-    git clone $QTOX_REPO $rootdir/repos/qtox
1268
+    #git clone $TOXCORE_REPO $rootdir/repos/toxcore
1269
+    #git clone $TOXID_REPO $rootdir/repos/toxid
1270
+    #git clone $TOXIC_REPO $rootdir/repos/toxic
1271
+    #git clone $QTOX_REPO $rootdir/repos/qtox
1272
     git clone $TURTL_REPO $rootdir/repos/turtl
1272
     git clone $TURTL_REPO $rootdir/repos/turtl
1273
     #git clone $ZERONET_REPO $rootdir/repos/zeronet
1273
     #git clone $ZERONET_REPO $rootdir/repos/zeronet
1274
 }
1274
 }