diff options
| author | Jeff Carr <[email protected]> | 2025-04-21 20:43:59 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-04-21 20:54:44 -0500 |
| commit | 2c5701eecad39fd77010f1886d5ad4cd3ad2d34f (patch) | |
| tree | 22ea55c8bc893b61a8b2c7877ed27c1981691aae /Makefile | |
| parent | a24448a9d4205dbe389b6f92fdc75a3349a0ef0e (diff) | |
droplet start workedv0.2.53
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ all: install @echo build worked virtigo list droplets virtigo list droplets --on - virtigo droplet show --name coriolis - virtigo droplet start --name coriolis + virtigo droplet show --name check.lab.wit.org + virtigo droplet start --name check.lab.wit.org build: goimports vet GO111MODULE=off go build \ |
