Commit a36da6b4 authored by Jeromy's avatar Jeromy

force gx to use 0.4.0 gateways for now

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent d9b766d3
......@@ -9,6 +9,9 @@ COMMIT := $(shell git rev-parse --short HEAD)
ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(COMMIT)"
MAKEFLAGS += --no-print-directory
IPFS_API = "https://v04x.ipfs.io"
all: help
godep:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment