소스 검색

ipns pubsub

user 7 년 전
부모
커밋
4cde3896a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ingest_file

+ 1 - 1
ingest_file

@@ -3,4 +3,4 @@
 filename="$1"
 
 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
-cat "$filename" | $DIR/ipfs add --noleaves
+cat "$filename" | $DIR/ipfs add --raw-leaves --progress