summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-26 18:52:54 -0500
committerJeff Carr <[email protected]>2025-09-26 19:04:45 -0500
commitc0f7721f65e6f8baea33eb4b4975c11792063c57 (patch)
tree95edad6643b9064f318fc22e041577b203f2f40c /Makefile
parente41cf6f043e3475c74b3376d80d2294d9a6e72df (diff)
make forged config come from /etcv0.0.52
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 705d0a6..cbc480b 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ VERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%s)
all: build
- ./forged repos list
+ ./forged repos
build: goimports
GO111MODULE=off go build \