From 79b7f7592ffc9e74d5419e86f6773733caba0d04 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 13 Oct 2025 07:50:26 -0500 Subject: cleanups for automation --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b6c2abe..faa4f09 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,9 @@ BUILDTIME = $(shell date +%s) all: reset goimports vet install -try-everything: reset goimports vet build +try-everything: reset goimports vet build automate-everything + +automate-everything: ./mirrors walk ./mirrors incoming ./mirrors walk -- cgit v1.2.3