Restore tox repos
This commit is contained in:
parent
81e06abc20
commit
01e8e2dee0
|
@ -1286,12 +1286,12 @@ 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 $TURTL_REPO $rootdir/repos/turtl
|
||||
#git clone $ZERONET_REPO $rootdir/repos/zeronet
|
||||
#git clone $QTOX_REPO $rootdir/repos/qtox
|
||||
}
|
||||
|
||||
##############################################################################
|
||||
|
|
Loading…
Reference in New Issue