1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-24 15:02:21 +01:00
electrs/contrib/history.sh
Roman Zeyde 423e4c7922 Rewrite Python scripts
Also, improve balance/history display
2021-06-18 17:49:29 +03:00

4 lines
66 B
Bash
Executable file

#!/bin/bash
set -eu
cd `dirname $0`
.env/bin/python history.py $*