From 5b1f985d55eaf8f1979dd15e7bdc63d6326ebe80 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 27 Jan 2016 14:39:29 +0000 Subject: [PATCH] https --- src/freedombone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone b/src/freedombone index 454a7b1c..e8ddc422 100755 --- a/src/freedombone +++ b/src/freedombone @@ -469,7 +469,7 @@ ZERONET_DEFAULT_FORUM_TAGLINE="A decentralized discussion group" ZERONET_DEFAULT_MAIL_TAGLINE="Mail for the Mesh" # https://github.com/ipfs/go-ipfs -IPFS_GO_REPO="github.com/ipfs/go-ipfs" +IPFS_GO_REPO="https://github.com/ipfs/go-ipfs" IPFS_COMMIT='20b06a4cbce8884f5b194da6e98cb11f2c77f166' IPFS_PORT=4001