From 1b7c07d9bbfb7984536a3aeade0f543251f1a666 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 11 Sep 2025 21:44:54 +0100 Subject: Rename to stash --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index acd1427..cf35df8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ all: build build: - CGO_ENABLED=1 go build -ldflags "-X 'git.leonardobishop.net/history/internal/constants.SysConfPrefix=/etc/history/'" -o history main.go + CGO_ENABLED=1 go build -ldflags "-X 'git.leonardobishop.net/stash/internal/constants.SysConfPrefix=/etc/stash/'" -o stash main.go -- cgit v1.2.3-70-g09d2