|
@@ -1935,6 +1935,7 @@ image_preinstall_repos() {
|
1935
|
1935
|
fi
|
1936
|
1936
|
|
1937
|
1937
|
git clone "$CRYPTPAD_REPO" "$rootdir/repos/cryptpad"
|
|
1938
|
+ git clone "$BLUDIT_REPO" "$rootdir/repos/bludit"
|
1938
|
1939
|
git clone "$DOKUWIKI_REPO" "$rootdir/repos/dokuwiki"
|
1939
|
1940
|
git clone "$ETHERPAD_REPO" "$rootdir/repos/etherpad"
|
1940
|
1941
|
git clone "$FRIENDICA_REPO" "$rootdir/repos/friendica"
|