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
     install_tox
957
     install_tox
958
     install_pelican
958
     install_pelican
959
     mesh_install_cryptpad
959
     mesh_install_cryptpad
960
-    mesh_install_peertube
960
+    #mesh_install_peertube
961
     if [ "$ENABLE_ZERONET" ]; then
961
     if [ "$ENABLE_ZERONET" ]; then
962
         install_zeronet
962
         install_zeronet
963
     fi
963
     fi