diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 9a04656e..bcb1d357 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -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"