aquatic/scripts/run-aquatic-ws.sh

5 lines
136 B
Bash
Executable file

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