diff options
| author | Jeff Carr <[email protected]> | 2025-01-18 03:59:25 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-18 03:59:25 -0600 |
| commit | d9fa76289d0a594ce10f007e56c6871d5073a64e (patch) | |
| tree | 6ea22aa157676dce905fb150fc9b6e4a3b3d4719 | |
| parent | 53b9ce8a1132ff7b3efcc421eb8df374112f5a8d (diff) | |
trash git notesv0.0.19
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ redomod: clean: rm -f go.* rm -f zookeeper + go-mod-clean --purge # git clone the sources and all the golang dependancies into ~/go/src # if you don't have go-clone, you can get it from http://go.wit.com/ |
