From 170f548a619b0380acb8137f24ffce0478e0b753 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 26 Oct 2024 20:09:33 -0500 Subject: start worked from protobuf Signed-off-by: Jeff Carr --- Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d800fa1..96a6537 100644 --- a/Makefile +++ b/Makefile @@ -37,9 +37,8 @@ git-clone: # go-clone --recursive --go-src --no-work go.wit.com/apps/go-clone go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod -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 + +start-bind.wit.com-http: + curl --silent http://localhost:8080/start?start=bind.wit.com -- cgit v1.2.3