correct makefile

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-08 03:01:13 -06:00
parent 625ef41f20
commit b698745ef7
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# git remote add gitwit git@git.wit.org:wit/arg.git
redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy
github:
git push origin register
git push origin devel