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

5 lines
117 B
Bash
Executable file

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