Include edith repo in images
This commit is contained in:
parent
84476be49b
commit
53e728fe78
|
@ -1945,6 +1945,7 @@ function image_preinstall_repos {
|
||||||
git clone $KEYSERVER_WEB_REPO $rootdir/repos/keyserverweb
|
git clone $KEYSERVER_WEB_REPO $rootdir/repos/keyserverweb
|
||||||
git clone $PEERTUBE_REPO $rootdir/repos/peertube
|
git clone $PEERTUBE_REPO $rootdir/repos/peertube
|
||||||
git clone $PRIVATEBIN_REPO $rootdir/repos/privatebin
|
git clone $PRIVATEBIN_REPO $rootdir/repos/privatebin
|
||||||
|
git clone $EDITH_REPO $rootdir/repos/edith
|
||||||
#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
|
||||||
#git clone $METEOR_USERACCOUNTS_REPO $rootdir/repos/meteoruseraccounts
|
#git clone $METEOR_USERACCOUNTS_REPO $rootdir/repos/meteoruseraccounts
|
||||||
|
|
Loading…
Reference in New Issue