mirror of
https://github.com/bettercap/bettercap
synced 2025-08-22 06:23:18 -07:00
Merge d79e4296f5
into 5b209890c1
This commit is contained in:
commit
0bba9560f0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ build_file: resources
|
||||||
|
|
||||||
resources: deps
|
resources: deps
|
||||||
@echo "@ Compiling resources into go files ..."
|
@echo "@ Compiling resources into go files ..."
|
||||||
@go-bindata -o net/oui_compiled.go -pkg net net/oui.dat
|
@go-bindata -o net/oui_compiled.go -pkg net net/
|
||||||
|
|
||||||
deps:
|
deps:
|
||||||
@echo "@ Installing dependencies ..."
|
@echo "@ Installing dependencies ..."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue