aquatic/scripts/run-aquatic-udp.sh
Joakim Frostegård 8beb13db29 In scripts, explicitly choose what workspace member to build
Otherwise, building aquatic_udp fails on other OS:es than Linux
2022-09-18 18:05:21 +02: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 -- $@