summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-01 12:51:38 -0600
committerJeff Carr <[email protected]>2024-12-01 12:51:38 -0600
commit106f1403c699e1025d4b4dcebf7ead2608e62a76 (patch)
treea672f4c1d617377b3f78cb6548d19d5bc7316829
parent3532a553e420df46288fe9f137c1bd007b37dce5 (diff)
fixing branch namesv0.6.11v0.6.10
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf5754b..7719637 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ git-clone:
./go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod
test-build: build
- ./go-clone --build go.wit.com/apps/helloworld
+ ./go-clone --build go.wit.com/apps/guireleaser
debian:
go-deb --no-gui --repo go.wit.com/apps/go-clone