aquatic/scripts/run-aquatic-http.sh
2023-01-18 21:50:10 +01:00

5 lines
138 B
Bash
Executable file

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