This commit is contained in:
Bob Mottram 2018-03-12 10:17:21 +00:00
parent 3b8ca656cc
commit 7b54d44049
1 changed files with 0 additions and 1 deletions

View File

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