summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae508bb..cdec0f0 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,9 @@ sudo: build
debian:
go-deb --repo go.wit.com/lib/daemons/gus
+daemon:
+ ./gus --daemon --no-gui --config /etc/gus/gus.text
+
goimports:
goimports -w *.go