diff options
| author | Jeff Carr <[email protected]> | 2024-01-18 23:25:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-18 23:25:36 -0600 |
| commit | 860e7bc8b7c70ac7197b927503bd821e7d6ecec9 (patch) | |
| tree | 1bcb000af25b980b8a8a77f105f85884326db1f1 | |
| parent | 769037f634e81fae388f125abaf6edf35f13cee6 (diff) | |
trigger versionv0.12.10
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.PHONY: debian nocui gocui andlabs +.PHONY: debian all: build debian go build -o build main.go |
