diff options
| author | Jeff Carr <[email protected]> | 2025-09-26 18:52:54 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-26 19:04:45 -0500 |
| commit | c0f7721f65e6f8baea33eb4b4975c11792063c57 (patch) | |
| tree | 95edad6643b9064f318fc22e041577b203f2f40c /Makefile | |
| parent | e41cf6f043e3475c74b3376d80d2294d9a6e72df (diff) | |
make forged config come from /etcv0.0.52
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |
