Files
ldb/init.sh
2026-01-29 10:47:24 +00:00

7 lines
113 B
Bash
Executable File

rm -rf libbpf-bootstrap/examples/c
cp -R ebpf/c libbpf-bootstrap/examples
cd libbpf-bootstrap/examples/c
make