提交 a36da6b4 作者: Jeromy

force gx to use 0.4.0 gateways for now

License: MIT
Signed-off-by: 's avatarJeromy <jeromyj@gmail.com>
上级 d9b766d3
...@@ -9,6 +9,9 @@ COMMIT := $(shell git rev-parse --short HEAD) ...@@ -9,6 +9,9 @@ COMMIT := $(shell git rev-parse --short HEAD)
ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(COMMIT)" ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(COMMIT)"
MAKEFLAGS += --no-print-directory MAKEFLAGS += --no-print-directory
IPFS_API = "https://v04x.ipfs.io"
all: help all: help
godep: godep:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论