summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-26 12:32:17 -0500
committerJeff Carr <[email protected]>2024-10-26 12:32:17 -0500
commit2e8281d0678d5f201e18aec33aa4e39fa3587230 (patch)
tree0ff7b0beb05729050996808ebe741bcc70004f70 /Makefile
parent6d5c5c607294c39f7af1427e832904f6dc070b75 (diff)
virtigod doing xml now
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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