Bob Mottram hace 9 años
padre
commit
4e90ad8135
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      src/freedombone-app-zeronet

+ 0
- 1
src/freedombone-app-zeronet Ver fichero

@@ -101,7 +101,6 @@ function remove_zeronet_blog {
101 101
         rm -rf $MESH_INSTALL_DIR/zeronet/ZeroBlog
102 102
     fi
103 103
     remove_completion_param install_zeronet_blog
104
-    sed -i '/ZeroNet Blog/d' $COMPLETION_FILE
105 104
     sed -i '/zeronet blog/d' $COMPLETION_FILE
106 105
 }
107 106