summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-12 13:47:06 -0500
committerJeff Carr <[email protected]>2024-10-12 13:47:06 -0500
commita152f39aab3ee4beb7fe301040dd1814d7a101ac (patch)
tree54a41421f18aa78280a982696d9c4fd5ac424a7b /Makefile
parent99999b9654cdf69e6cc5a2ac6f956ecbb6bdc44b (diff)
show both ways to run this
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e993e57..89e7cc6 100644
--- a/Makefile
+++ b/Makefile
@@ -58,3 +58,6 @@ clean:
# this will test the golang.org/x -> googlesource override
git-clone:
./go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod
+
+debian:
+ go-deb --no-gui --repo go.wit.com/apps/go-clone