Explorar el Código

Yes, same webpack error even with the new node version

Bob Mottram hace 7 años
padre
commit
f5477df602
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Ver fichero

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