mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
remove debug
This commit is contained in:
parent
8ff663ff53
commit
41d0f538bd
@ -182,7 +182,7 @@ waitUntilChainNetworkIsReady()
|
||||
fi
|
||||
|
||||
if [ ${#clienterror} -gt 0 ]; then
|
||||
echo "clienterror(${clienterror})"
|
||||
#echo "clienterror(${clienterror})"
|
||||
|
||||
# analyse LOGS for possible reindex
|
||||
reindex=$(sudo cat /mnt/hdd/${network}/debug.log 2>/dev/null | grep -c 'Please restart with -reindex or -reindex-chainstate to recover')
|
||||
|
Loading…
x
Reference in New Issue
Block a user