Bob Mottram 7 년 전
부모
커밋
7b54d44049
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/freedombone-image-customise

+ 0
- 1
src/freedombone-image-customise 파일 보기

@@ -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"