1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +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

5 lines
66 B
Bash
Executable File

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