Don't need sks repo
This commit is contained in:
parent
f396203257
commit
4398c8b976
|
@ -1275,7 +1275,6 @@ function image_preinstall_repos {
|
||||||
git clone $TOXIC_REPO $rootdir/repos/toxic
|
git clone $TOXIC_REPO $rootdir/repos/toxic
|
||||||
git clone $TURTL_REPO $rootdir/repos/turtl
|
git clone $TURTL_REPO $rootdir/repos/turtl
|
||||||
git clone $KANBOARD_REPO $rootdir/repos/kanboard
|
git clone $KANBOARD_REPO $rootdir/repos/kanboard
|
||||||
git clone $KEYSERVER_SKS_REPO $rootdir/repos/keyserver
|
|
||||||
git clone $KEYSERVER_WEB_REPO $rootdir/repos/keyserverweb
|
git clone $KEYSERVER_WEB_REPO $rootdir/repos/keyserverweb
|
||||||
#git clone $WEKAN_REPO $rootdir/repos/wekan
|
#git clone $WEKAN_REPO $rootdir/repos/wekan
|
||||||
#git clone $FLOW_ROUTER_REPO $rootdir/repos/flowrouter
|
#git clone $FLOW_ROUTER_REPO $rootdir/repos/flowrouter
|
||||||
|
|
Loading…
Reference in New Issue