gossip/run.sh

4 lines
69 B
Bash
Executable File

#!/bin/bash
RUST_BACKTRACE=1 RUST_LOG="info,gossip=debug" cargo run