RTL Unlock infos

This commit is contained in:
rootzoll
2018-12-04 00:51:17 +01:00
parent de3d471ca1
commit fc976f6f67
4 changed files with 18 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
source /mnt/hdd/raspiblitz.conf 2>/dev/null
if [ ${#network} -eq 0 ]; then network=`cat .network`; fi
if [ ${#chain} -eq 0 ]; then
chain=$(${network}-cli -datadir=/home/bitcoin/.${network} getblockchaininfo | jq -r '.chain')
chain=$(${network}-cli getblockchaininfo | jq -r '.chain')
fi
# precheck: AutoPilot