summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-24 21:39:07 -0500
committerJeff Carr <[email protected]>2024-10-24 21:39:07 -0500
commit1effa9c745ac224c3160f3817d4d0ec7af96950d (patch)
treed3c7a0ce714dff56b61ead8c61e89682f9b28ee4 /Makefile
parentfea819956f4c8cfd43623ad7d0c1992b0305291d (diff)
working on making events
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4066ee3..53b9eec 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ all:
./virtigo --help
xml-add:
- ./virtigo --add-xml /tmp/xml/*.xml
+ ./virtigo --libvirt *.xml
start-all-droplets:
curl --silent http://localhost:8080/start?start=git.wit.org