浏览代码

Switch branch

Bob Mottram 9 年前
父节点
当前提交
df44ae5f2d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/freedombone-meshweb

+ 2
- 2
src/freedombone-meshweb 查看文件

26
       exit 56823
26
       exit 56823
27
   fi
27
   fi
28
   cd $ZERONET_DIR
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
 if [ -f /var/lib/batman ]; then
33
 if [ -f /var/lib/batman ]; then