summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-06 16:22:41 -0600
committerJeff Carr <[email protected]>2024-11-06 16:22:41 -0600
commitec37a35d54e7d48131e16fe08b77bfc83a1072ba (patch)
treec642781a4a1a371754375cdb8420b47d6b83db3b /Makefile
parentbf0863f4d07619a00888042382375d0d4059c26b (diff)
somewhat better
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d913ece..2dfd1ac 100644
--- a/Makefile
+++ b/Makefile
@@ -75,5 +75,5 @@ build-releases:
-go-deb --release --no-gui --repo go.wit.com/apps/helloworld
-go-deb --release --no-gui --repo go.wit.com/apps/go-deb
-debian:
- ./go-deb --no-gui --repo go.wit.com/apps/go-deb
+debian: build
+ ./go-deb --no-gui --keep-files --repo go.wit.com/apps/go-deb