seidr/bin/install
Christina Sørensen d43abc0624
chore: moved install scripts to ./bin
Done this to preemptively declutter root dir.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-06-27 11:02:09 +02:00

3 lines
89 B
Bash
Executable file

#!/usr/bin/env bash
cargo rustc --release -- -C target-cpu=native
cargo install --path .