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
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#! /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"
|
||||
Reference in New Issue
Block a user