ソースを参照

Switch branch

Bob Mottram 10 年 前
コミット
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