diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -13,6 +13,13 @@ 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=uptime.wit.com + curl --silent http://localhost:8080/start?start=www.wit.com + curl --silent http://localhost:8080/start?start=ping.wit.com + curl --silent http://localhost:8080/start?start=wekan.wit.com + curl --silent http://localhost:8080/start?start=caddy.wit.org + curl --silent http://localhost:8080/start?start=immich.wit.org + curl --silent http://localhost:8080/start?start=bernacchi @#curl --silent http://localhost:8080/start?start=jcarr @# ./virtigo --start jcarr |
