Skip to content

Commit 43b8890

Browse files
ianopolouslidel
andauthored
use test config for ipfs
Co-authored-by: Marcin Rataj <lidel@lidel.org>
1 parent 86650be commit 43b8890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-run-ipfs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ wget https://dist.ipfs.io/go-ipfs/v0.6.0/go-ipfs_v0.6.0_linux-amd64.tar.gz -O /t
33
tar -xvf /tmp/go-ipfs_linux-amd64.tar.gz
44
export PATH=$PATH:$PWD/go-ipfs/
55
ipfs init
6-
ipfs daemon --enable-pubsub-experiment &
6+
ipfs daemon --enable-pubsub-experiment --routing=dhtclient &

0 commit comments

Comments
 (0)