瀏覽代碼

Switch branch

Bob Mottram 9 年之前
父節點
當前提交
df44ae5f2d
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      src/freedombone-meshweb

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

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