站点更新:2018-07-31 17:13:00

master
ehlxr 2018-07-31 17:13:00 +08:00
parent 68a92c68af
commit f845261419
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ build:
install: install:
go install -ldflags "-s -w" go install -ldflags "-s -w"
release: amd64 386 release: build_amd64 build_386 upx
dep: dep:
dep ensure dep ensure
@ -36,7 +36,7 @@ get_deps:
clean: clean:
go clean -i go clean -i
rm -rf dist/jwt* jbls rm -rf dist/jwt* jwt*
build_amd64: build_amd64:
@ $(foreach OS,\ @ $(foreach OS,\