mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-23 13:44:58 +08:00
remove trailing whitespace
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ vendor: godep
|
||||
install: build
|
||||
cd cmd/ipfs && go install -ldflags=$(ldflags)
|
||||
|
||||
build: deps
|
||||
build: deps
|
||||
cd cmd/ipfs && go build -i -ldflags=$(ldflags)
|
||||
|
||||
nofuse: deps
|
||||
|
Reference in New Issue
Block a user