summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-26 19:34:32 -0500
committerJeff Carr <[email protected]>2024-10-26 19:34:32 -0500
commit970e6c24dc98d81e1726db3afe1dca8a67ad4832 (patch)
tree0312e1b4b2532c5f5600fbdba3e8f5464da9092e /Makefile
parent07ef0b9f5bad28d5e280f7cfb55feafd36b35e80 (diff)
compiles
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 02d9309..d800fa1 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ release-build:
# makes a .deb package
debian:
+ rm -f ~/incoming/virtigod*deb
go-deb --no-gui --repo go.wit.com/lib/daemons/virtigod
goimports:
@@ -39,3 +40,6 @@ git-clone:
start:
rm -f /tmp/pihole.wit.com.xml
./virtigod --start pihole.wit.com
+
+start-pihole.wit.com-http:
+ curl --silent http://localhost:8080/start?start=pihole.wit.com