diff options
| author | Jeff Carr <[email protected]> | 2024-10-16 21:10:08 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-16 21:10:08 -0500 |
| commit | 99df37ee8a70722ff992d8be50542b23d578cf18 (patch) | |
| tree | 918ecef25e936541533b408b49dceab0153ba2a4 /Makefile | |
| parent | 142d9ab1cb8bf10f9f4177efdca9a690a44cc6b8 (diff) | |
cruds
Signed-off-by: Jeff Carr <[email protected]>
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 |
