Commit 032b0c93 authored by Xiaowu Zhang's avatar Xiaowu Zhang

xx

parent 01381790
/home/lle-bout/Projects/metadata-collect-agent/target/x86_64-unknown-linux-musl/release/metadata-collect-agent
\ No newline at end of file
......@@ -18,9 +18,9 @@ include collect-sh-template.mk
echo "$${collect_sh}" >> 90metadata-collect/collect.sh
90metadata-collect/metadata-collect-agent:
cd ../ && ./rust-build-static.bash
cd ../ && ./rust-build-static.bash && ./fluent-bit-install.sh
.PHONY: clean
.PHONY: clean
clean:
rm -fv 90metadata-collect/collect.sh 90metadata-collect/metadata-collect-agent
......
......@@ -6,5 +6,5 @@ git checkout -b v1.7.4 tags/v1.7.4
cd build
cmake ..
make
#make install
make install
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment