summaryrefslogtreecommitdiff
path: root/build.sh
blob: 09767484aa01e42d1394b51f2fe25e34d567ef56 (plain)
1
2
3
4
#!/bin/bash
set -e
cargo xtask build-ebpf
cargo build -p packet-detector --release