From 8781854b620b1fb63dc649661d5c9d4ad3e00124 Mon Sep 17 00:00:00 2001 From: AKP Date: Tue, 5 Apr 2022 20:50:54 +0100 Subject: Prepare for deploy Signed-off-by: AKP --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 948bf1e..fad7acf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: prebuild fmt -build: templates writeVersionNumber +build: templates mkdir -p bin go build -o bin/walrss github.com/codemicro/walrss/walrss @@ -12,4 +12,4 @@ fmt: go fmt github.com/codemicro/walrss/... templates: - qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views \ No newline at end of file + qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views -- cgit v1.2.3-70-g09d2