Added binary distro of node_exporter to supply supplemental data
This commit is contained in:
parent
692f9dbd32
commit
9bd559a456
1
Makefile
1
Makefile
@ -17,6 +17,7 @@ CCFLAGS := $(INC_FLAGS)
|
|||||||
|
|
||||||
./bin:
|
./bin:
|
||||||
@mkdir -p ./bin
|
@mkdir -p ./bin
|
||||||
|
@cp ./dist/* ./bin
|
||||||
|
|
||||||
$(OUT_DIR):
|
$(OUT_DIR):
|
||||||
@mkdir -p $@
|
@mkdir -p $@
|
||||||
|
|||||||
BIN
dist/node_exporter
vendored
Executable file
BIN
dist/node_exporter
vendored
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user