bitb0x/roles/apps/templates/electrs/electrs-init.sh.j2

10 lines
164 B
Django/Jinja

#! /bin/sh
#
# electrs-init.sh
#
# Distributed under terms of the MIT license.
#
/bin/electrs --log-filters INFO --db-dir /db --electrum-rpc-addr="0.0.0.0:50001"