From 2e8281d0678d5f201e18aec33aa4e39fa3587230 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 26 Oct 2024 12:32:17 -0500 Subject: virtigod doing xml now Signed-off-by: Jeff Carr --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 45d10f6..aee6b54 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,9 @@ start-pihole.wit.com: build ./virtigo --start pihole.wit.com ./virtigo --libvirt /tmp/pihole.wit.com.xml +start-pihole.wit.com-http: + curl --silent http://localhost:8080/start?start=pihole.wit.com + old-start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org curl --silent http://localhost:8080/start?start=go.wit.com -- cgit v1.2.3