|
@@ -1949,7 +1949,6 @@ image_preinstall_repos() {
|
1949
|
1949
|
git clone "$HUBZILLA_REPO" "$rootdir/repos/hubzilla"
|
1950
|
1950
|
git clone "$HUBZILLA_ADDONS_REPO" "$rootdir/repos/hubzilla-addons"
|
1951
|
1951
|
git clone "$KOEL_REPO" "$rootdir/repos/koel"
|
1952
|
|
- #git clone "$LIBREVAULT_REPO" "$rootdir/repos/librevault"
|
1953
|
1952
|
git clone "$LYCHEE_REPO" "$rootdir/repos/lychee"
|
1954
|
1953
|
git clone "$MAILPILE_REPO" "$rootdir/repos/mailpile"
|
1955
|
1954
|
git clone "$MATRIX_REPO" "$rootdir/repos/matrix"
|