aquatic/scripts/run-aquatic-udp.sh
2023-11-23 18:52:13 +01:00

5 lines
114 B
Bash
Executable file

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