Browse Source

Restore tox repos

Bob Mottram 7 years ago
parent
commit
01e8e2dee0
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      src/freedombone-image-customise

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

1286
     git clone $RSS_READER_REPO $rootdir/repos/rss
1286
     git clone $RSS_READER_REPO $rootdir/repos/rss
1287
     git clone $RSS_MOBILE_READER_REPO $rootdir/repos/rss-mobile
1287
     git clone $RSS_MOBILE_READER_REPO $rootdir/repos/rss-mobile
1288
     git clone $SEARX_REPO $rootdir/repos/searx
1288
     git clone $SEARX_REPO $rootdir/repos/searx
1289
-    #git clone $TOXCORE_REPO $rootdir/repos/toxcore
1290
-    #git clone $TOXID_REPO $rootdir/repos/toxid
1291
-    #git clone $TOXIC_REPO $rootdir/repos/toxic
1292
-    #git clone $QTOX_REPO $rootdir/repos/qtox
1289
+    git clone $TOXCORE_REPO $rootdir/repos/toxcore
1290
+    git clone $TOXID_REPO $rootdir/repos/toxid
1291
+    git clone $TOXIC_REPO $rootdir/repos/toxic
1293
     git clone $TURTL_REPO $rootdir/repos/turtl
1292
     git clone $TURTL_REPO $rootdir/repos/turtl
1294
     #git clone $ZERONET_REPO $rootdir/repos/zeronet
1293
     #git clone $ZERONET_REPO $rootdir/repos/zeronet
1294
+    #git clone $QTOX_REPO $rootdir/repos/qtox
1295
 }
1295
 }
1296
 
1296
 
1297
 ##############################################################################
1297
 ##############################################################################