mirror of
https://abf.rosa.ru/djam/kubo.git
synced 2025-02-23 15:22:50 +00:00
This commit is contained in:
parent
bc4c1ff4f9
commit
ef9acc86f9
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ implementation of IPFS.
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make build
|
export GOPROXY=direct
|
||||||
|
%make build
|
||||||
|
|
||||||
upx cmd/ipfs/ipfs
|
upx cmd/ipfs/ipfs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue