提交 a033d9ed 作者: Jeromy Johnson 提交者: GitHub

Merge pull request #3702 from ipfs/feat/update-dist-path

update dists path with 1.2.2 migrations
......@@ -15,7 +15,7 @@ import (
"strings"
)
var DistPath = "https://ipfs.io/ipfs/QmUgY7wRGB7bEKREE5BNrSwjzrRZddkRV4bu64bP2qgv7f"
var DistPath = "https://ipfs.io/ipfs/QmNjXP6N98fYT1i7abgeBHmdR5WoeBeik4DtGiX9iFWK31"
func init() {
if dist := os.Getenv("IPFS_DIST_PATH"); dist != "" {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论