update goctl makefile
parent
431be8ed9d
commit
befdaab542
@ -1,4 +0,0 @@
|
||||
version := $(shell /bin/date "+%Y-%m-%d %H:%M")
|
||||
|
||||
build:
|
||||
GOOS=linux go build -ldflags="-s -w" -ldflags="-X 'main.BuildTime=$(version)'" goctl.go && upx goctl
|
Loading…
Reference in New Issue