Tidying
This commit is contained in:
parent
3b8ca656cc
commit
7b54d44049
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue