gossip/run.sh
Mike Dilger b20b07c8f0 run.sh
2022-12-21 09:30:59 +13:00

4 lines
69 B
Bash
Executable File

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