bitb0x/roles/apps/files/electrs/electrs-init.sh
b0xxer 249e80e70e Added electrs-init.sh to start with proper arguments for listening
typo in cockpit-storage name

removed task for linger as need to find another way to do it
2024-02-12 10:24:59 -06:00

10 lines
164 B
Bash

#! /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"