gossip/run.sh
2023-06-18 07:39:25 +12:00

6 lines
189 B
Bash
Executable File

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