gossip/devrun.sh
2023-03-06 14:38:07 +13:00

4 lines
69 B
Bash
Executable File

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