Parcourir la source

Switch branch

Bob Mottram il y a 9 ans
Parent
révision
df44ae5f2d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      src/freedombone-meshweb

+ 2
- 2
src/freedombone-meshweb Voir le fichier

@@ -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