gossip/run.sh
2023-06-18 15:43:57 +12:00

6 lines
172 B
Bash
Executable File

#!/bin/bash
RUSTFLAGS="-C target-cpu=native --cfg tokio_unstable" cargo build --features=lang-cjk,video-ffmpeg --release && \
RUST_LOG="info" ./target/release/gossip