From c8fdd11ab62ea8f49ea860407c32c4db17633bc7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 2 Dec 2024 10:43:48 -0600 Subject: almost automated again --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 89f836a..dd9f9fd 100644 --- a/Makefile +++ b/Makefile @@ -51,6 +51,9 @@ curl-setBranchesToMasterB: findNext: curl --silent http://localhost:9419/findNext +fixNext: + curl --silent http://localhost:9419/fixNext + showNext: curl --silent http://localhost:9419/showNext -- cgit v1.2.3