summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-23 02:56:55 -0500
committerJeff Carr <[email protected]>2024-10-23 02:56:55 -0500
commit09b635219ac8d9b6d7a8a44eab44516cc1ebc9ee (patch)
tree80fc59a5c912e4dd0fe95121d09b89097644a850 /Makefile
parent3f2cbcb57f818981b1291c0e644b6e3416b7d455 (diff)
compiles and runs. logic wrong
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae2d873..b24ceee 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,10 @@ all:
./virtigo --version
./virtigo
+xml-add:
+ ./virtigo --add-xml /home/nfs3/xml/*.xml
+ # ./virtigo --add-xml /etc/libvirt/qemu/*xml
+
start-all-droplets:
curl --silent http://localhost:8080/start?start=git.wit.org
curl --silent http://localhost:8080/start?start=go.wit.com