diff options
| author | Jeff Carr <[email protected]> | 2025-04-21 18:24:34 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-04-21 20:54:42 -0500 |
| commit | a24448a9d4205dbe389b6f92fdc75a3349a0ef0e (patch) | |
| tree | 50818dd06cf90e817c1ba629563306424c8a5ed7 /Makefile | |
| parent | 4121e66e01f5b314e4fe4999d61550fbbbc07946 (diff) | |
/event sends and gets an event PB
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,8 +10,8 @@ all: install @echo build worked virtigo list droplets virtigo list droplets --on - virtigo droplet start --name coriolis virtigo droplet show --name coriolis + virtigo droplet start --name coriolis build: goimports vet GO111MODULE=off go build \ |
