From 142d9ab1cb8bf10f9f4177efdca9a690a44cc6b8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 16 Oct 2024 20:43:01 -0500 Subject: this is such stupid code because I haven't switched to protobuf Signed-off-by: Jeff Carr --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ad8f8b2..3a4739f 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,9 @@ all: ./virtigo --version ./virtigo --hosts farm01 farm02 farm03 -start: +start-all-droplets: + curl --silent http://localhost:8080/start?start=git.wit.org + curl --silent http://localhost:8080/start?start=go.wit.com curl --silent http://localhost:8080/start?start=rdate.wit.com @#curl --silent http://localhost:8080/start?start=jcarr @# ./virtigo --start jcarr -- cgit v1.2.3