Skip to content

Commit

Permalink
clean-tar
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpertsov committed Oct 17, 2024
1 parent 40f9807 commit b80bc83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
clean-tar:
rm module.tar.gz

wifi: *.go */*.go go.*
# the executable
go build -o $@ -ldflags "-s -w" -tags osusergo,netgo
Expand Down

0 comments on commit b80bc83

Please sign in to comment.