diff options
| author | Jeff Carr <[email protected]> | 2024-11-02 16:06:00 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-02 16:06:00 -0500 |
| commit | ea7cf0e74415205ccf50dbf739149b3b60627c81 (patch) | |
| tree | 3b128eee3f58232268a5b505cea21eac77f7a5d6 | |
| parent | 1321b8566aea90b87181c923d602418f7a0d8c37 (diff) | |
just use the deb packages for now
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ all: @echo way to complicated to be here so Im rather leaning towards making @echo a go binary just to build this @echo + @echo for now, add mirrors.wit.com to apt and run 'apt install virtigo' + @echo build-attempt1: @echo ${PROTOGEN} |
