7 lines
113 B
Bash
Executable File
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 |