소스 검색

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