summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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