diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) -# VERSION = $(shell git describe --tags) -# BUILDTIME = $(shell date +%Y.%m.%d_%H%M) run: install go-clone --version |
