summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4b8953..3443eda 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@ all:
./virtigo --hosts farm01 farm02 farm03
start:
- ./virtigo --start jcarr
+ curl --silent http://localhost:8080/start?start=jcarr
+ @# ./virtigo --start jcarr
curl-uptime:
curl --silent http://localhost:8080/uptime