summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-26 02:31:52 -0500
committerJeff Carr <[email protected]>2024-10-26 02:31:52 -0500
commitf42091a2ce37f54bb8ad365b31ae2395a9af1372 (patch)
tree03f9d127bb388483d7ea03d3bd997cf59a9ac7c7 /Makefile
parent7320fceb8d8cf6ed32dd139fb91667ed3b84c4f2 (diff)
network is maybe correct as virtio. pci needed?
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
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