Skip to content
Snippets Groups Projects
Commit bf892728 authored by Bob Mottram's avatar Bob Mottram
Browse files

Try without tox repos

parent c3812ffd
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment