Skip to content

Commit

Permalink
include meta
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpertsov committed Oct 17, 2024
1 parent 3c0be60 commit 4c1fae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ wifi: *.go */*.go go.*
go build -o $@ -ldflags "-s -w" -tags osusergo,netgo
file $@

module.tar.gz: wifi first_run.sh
module.tar.gz: wifi first_run.sh meta.json
# the bundled module
rm -f $@
tar czf $@ $^

0 comments on commit 4c1fae6

Please sign in to comment.