diff options
| author | Jeff Carr <[email protected]> | 2025-04-20 19:40:50 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-04-20 19:40:50 -0500 |
| commit | 3cd1f64d15465160770794187ca632953fdd4c86 (patch) | |
| tree | 3b4184706f311f97e2ac87361a623378d952e9d3 /Makefile | |
| parent | 69ee3b95d0a2f5a3079e512a9f3315026912fcde (diff) | |
stub in droplet statusv0.2.52
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ all: install @echo build worked virtigo list droplets virtigo list droplets --on + virtigo droplet start --name coriolis + virtigo droplet show --name coriolis build: goimports vet GO111MODULE=off go build \ |
