mirror of
https://github.com/fatedier/frp.git
synced 2025-05-19 22:18:26 +00:00
build: fix
This commit is contained in:
parent
0f326449e8
commit
fdd7436736
3
Makefile
3
Makefile
@ -7,8 +7,7 @@ all: build
|
||||
build: godep fmt frps frpc
|
||||
|
||||
godep:
|
||||
@GOPATH=$(OLDGOPATH)
|
||||
go get github.com/tools/godep
|
||||
GOPATH=$(OLDGOPATH) go get github.com/tools/godep
|
||||
|
||||
fmt:
|
||||
godep go fmt ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user