From f42091a2ce37f54bb8ad365b31ae2395a9af1372 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 26 Oct 2024 02:31:52 -0500 Subject: network is maybe correct as virtio. pci needed? Signed-off-by: Jeff Carr --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e956b67..45d10f6 100644 --- a/Makefile +++ b/Makefile @@ -17,10 +17,10 @@ xml-add: xml-add-save: ./virtigo --libvirt ~/libvirt/*.xml --xml-ignore-disk=true --save -start-uptime.wit.com: build - rm -f /tmp/blahcarr.xml /tmp/uptime.wit.com.xml - ./virtigo --start uptime.wit.com - ./virtigo --libvirt /tmp/uptime.wit.com.xml +start-pihole.wit.com: build + rm -f /tmp/blahcarr.xml /tmp/pihole.wit.com.xml + ./virtigo --start pihole.wit.com + ./virtigo --libvirt /tmp/pihole.wit.com.xml old-start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org -- cgit v1.2.3