Sfoglia il codice sorgente

Yes, same webpack error even with the new node version

Bob Mottram 7 anni fa
parent
commit
f5477df602
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Vedi File

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