aquatic/scripts/run-aquatic.sh
2022-04-04 12:32:42 +02:00

5 lines
112 B
Bash
Executable file

#!/bin/sh
. ./scripts/env-native-cpu-without-avx-512
cargo run --profile "release-debug" --bin aquatic -- $@