Compare commits
No commits in common. "e899763d66a22d9491094d84fdb72a0e5e786308" and "692f9dbd32d1d0d541cff0674d1ab3dd689f362c" have entirely different histories.
e899763d66
...
692f9dbd32
1
Makefile
1
Makefile
@ -17,7 +17,6 @@ CCFLAGS := $(INC_FLAGS)
|
|||||||
|
|
||||||
./bin:
|
./bin:
|
||||||
@mkdir -p ./bin
|
@mkdir -p ./bin
|
||||||
@cp ./dist/* ./bin
|
|
||||||
|
|
||||||
$(OUT_DIR):
|
$(OUT_DIR):
|
||||||
@mkdir -p $@
|
@mkdir -p $@
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
BIN
dist/node_exporter
vendored
BIN
dist/node_exporter
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user