From 268e05f1082c081f6afbc42c5f8df83aec7c6848 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 14 Dec 2024 13:12:42 -0600 Subject: http post a patch set --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aeb0890..6e2872f 100644 --- a/Makefile +++ b/Makefile @@ -60,3 +60,6 @@ gui: install patches: install forge --do-patches + +patches-localhost: install + forge --do-patches --url "http://localhost:2233/" -- cgit v1.2.3