summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorroot <root@sg2.noml.ch>2025-12-29 22:18:04 +0800
committerroot <root@sg2.noml.ch>2025-12-29 22:18:04 +0800
commit1951b063d7ec6d6e8db8a0b5074c73f887749208 (patch)
tree6ece8dfce605fbff6eca6be4bbeb5d7904417bbb /build.sh
initial commitmain
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..0976748
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
1#!/bin/bash
2set -e
3cargo xtask build-ebpf
4cargo build -p packet-detector --release