Browse Source

Try mesh with peertube again

Bob Mottram 7 years ago
parent
commit
f65875aa3a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise View 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