|
@@ -1945,6 +1945,7 @@ function image_preinstall_repos {
|
1945
|
1945
|
git clone $KEYSERVER_WEB_REPO $rootdir/repos/keyserverweb
|
1946
|
1946
|
git clone $PEERTUBE_REPO $rootdir/repos/peertube
|
1947
|
1947
|
git clone $PRIVATEBIN_REPO $rootdir/repos/privatebin
|
|
1948
|
+ git clone $EDITH_REPO $rootdir/repos/edith
|
1948
|
1949
|
#git clone $WEKAN_REPO $rootdir/repos/wekan
|
1949
|
1950
|
#git clone $FLOW_ROUTER_REPO $rootdir/repos/flowrouter
|
1950
|
1951
|
#git clone $METEOR_USERACCOUNTS_REPO $rootdir/repos/meteoruseraccounts
|