chorus/run_sample.sh
2024-02-21 12:35:02 +13:00

7 lines
133 B
Bash
Executable File

#!/bin/bash
export RUST_LOG='info,chorus=debug'
cargo build --release && \
./target/release/chorus ./sample/sample.config.toml