Try without tox repos
This commit is contained in:
parent
c3812ffd87
commit
bf892728c0
|
@ -1265,10 +1265,10 @@ function image_preinstall_repos {
|
|||
git clone $RSS_READER_REPO $rootdir/repos/rss
|
||||
git clone $RSS_MOBILE_READER_REPO $rootdir/repos/rss-mobile
|
||||
git clone $SEARX_REPO $rootdir/repos/searx
|
||||
git clone $TOXCORE_REPO $rootdir/repos/toxcore
|
||||
git clone $TOXID_REPO $rootdir/repos/toxid
|
||||
git clone $TOXIC_REPO $rootdir/repos/toxic
|
||||
git clone $QTOX_REPO $rootdir/repos/qtox
|
||||
#git clone $TOXCORE_REPO $rootdir/repos/toxcore
|
||||
#git clone $TOXID_REPO $rootdir/repos/toxid
|
||||
#git clone $TOXIC_REPO $rootdir/repos/toxic
|
||||
#git clone $QTOX_REPO $rootdir/repos/qtox
|
||||
git clone $TURTL_REPO $rootdir/repos/turtl
|
||||
#git clone $ZERONET_REPO $rootdir/repos/zeronet
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue