mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 10:12:06 +01:00
more info
This commit is contained in:
parent
36fd810685
commit
e234d2c181
@ -108,8 +108,8 @@ if [ ${mountOK} -eq 1 ]; then
|
||||
if [ -d "/mnt/hdd/${network}" ]; then
|
||||
echo "UNKOWN STATE - there is blockain data folder, but blockchaind is not running"
|
||||
echo "It seems that something went wrong during sync/download/copy of the blockchain."
|
||||
echo "Maybe try --> ./60finishHDD.sh"
|
||||
echo "If this sill is not working reboot after running --> sudo rm -r /mnt/hdd/${network}"
|
||||
echo "If you want start fresh --> sudo rm -r /mnt/hdd/${network}"
|
||||
echo "Or something with the config is not correct."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user