From 5155f8038eb854c64efafcf5f2e9ef0f88cb6630 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 1 Dec 2024 22:21:34 -0600 Subject: add --build and --install --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7719637..5e380b0 100644 --- a/Makefile +++ b/Makefile @@ -52,6 +52,10 @@ git-clone: test-build: build ./go-clone --build go.wit.com/apps/guireleaser +test-install: build + ./go-clone --install go.wit.com/apps/guireleaser + + debian: go-deb --no-gui --repo go.wit.com/apps/go-clone -- cgit v1.2.3