mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
more info
This commit is contained in:
parent
36fd810685
commit
e234d2c181
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue