mirror of
https://github.com/fluencelabs/tendermint-demo
synced 2025-04-25 03:02:16 +00:00
2 lines
63 B
Bash
2 lines
63 B
Bash
|
#!/bin/bash
|
||
|
python block_report.py $1 "$2" $3 $4 | tee "$2.txt"
|