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 95364fb..cef9e5c 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,10 @@ all:
xml-add:
./virtigo --libvirt ~/libvirt/*.xml --xml-ignore-disk=true
+start-uptime.wit.com:
+ rm /tmp/blahcarr.xml
+ ./virtigo --start uptime.wit.com
+
start-all-droplets:
curl --silent http://localhost:8080/start?start=git.wit.org
curl --silent http://localhost:8080/start?start=go.wit.com