mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
all: modify import path, change version to v0.8.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export PATH := $(GOPATH)/bin:$(PATH)
|
||||
export OLDGOPATH := $(GOPATH)
|
||||
export GOPATH := $(shell pwd)/Godeps/_workspace:$(shell pwd):$(GOPATH)
|
||||
export GOPATH := $(shell pwd)/Godeps/_workspace:$(GOPATH)
|
||||
|
||||
all: build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user