From d0767eb9843fcdb9ab0e73200d8a9516e28c200c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 27 Oct 2024 02:29:45 -0500 Subject: validate stuff should be here Signed-off-by: Jeff Carr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b268238..8279f1d 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ start-pihole.wit.com: build ./virtigo --libvirt /tmp/pihole.wit.com.xml start-pihole.wit.com-http: - curl --silent http://localhost:8080/start?start=pihole.wit.com + curl --silent http://localhost:8080/start?hostname=pihole.wit.com old-start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org -- cgit v1.2.3