summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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