From f5477df6025a6ef03b661005468b412860828ab6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 3 Apr 2018 22:16:22 +0100 Subject: [PATCH] Yes, same webpack error even with the new node version --- src/freedombone-image-customise | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 19bc676e..acd15dba 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -957,7 +957,7 @@ initialise_mesh() { install_tox install_pelican mesh_install_cryptpad - mesh_install_peertube + #mesh_install_peertube if [ "$ENABLE_ZERONET" ]; then install_zeronet fi