소스 검색

Yes, same webpack error even with the new node version

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

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

@@ -957,7 +957,7 @@ initialise_mesh() {
957 957
     install_tox
958 958
     install_pelican
959 959
     mesh_install_cryptpad
960
-    mesh_install_peertube
960
+    #mesh_install_peertube
961 961
     if [ "$ENABLE_ZERONET" ]; then
962 962
         install_zeronet
963 963
     fi