Explorar el Código

Switch branch

Bob Mottram hace 10 años
padre
commit
df44ae5f2d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/freedombone-meshweb

+ 2
- 2
src/freedombone-meshweb Ver fichero

@@ -26,8 +26,8 @@ function install_zeronet {
26 26
       exit 56823
27 27
   fi
28 28
   cd $ZERONET_DIR
29
-  #git checkout bashrc/bootstrap-file
30
-  git checkout bashrc/test
29
+  git checkout bashrc/bootstrap-file
30
+  #git checkout bashrc/test
31 31
 }
32 32
 
33 33
 if [ -f /var/lib/batman ]; then