ソースを参照

No ipfs install on mesh

Bob Mottram 9 年 前
コミット
c4b84fcc59
コミット者のEメールアドレスに関連付けられたアカウントが存在しません
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise ファイルの表示

@@ -553,7 +553,7 @@ initialise_mesh() {
553 553
     install_avahi
554 554
     install_batman
555 555
     install_tomb
556
-    install_ipfs
556
+    #install_ipfs
557 557
     install_tox
558 558
     install_web_server
559 559
     if [ $ENABLE_ZERONET ]; then