mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 18:00:22 +01:00
#712 add debug output
This commit is contained in:
parent
6a6549bce0
commit
b3dd10bd0c
@ -122,6 +122,7 @@ If you dont trust that data you can now choose to delete it - but keep in mind t
|
||||
" 14 75
|
||||
if [ $? -eq 1 ]; then
|
||||
# DELETE
|
||||
echo "Deleting old blockchain data .."
|
||||
sudo rm -R /mnt/hdd/bitcoin 2>/dev/null
|
||||
sudo rm -R /mnt/hdd/litecoin 2>/dev/null
|
||||
# HDD is now empty - let setupBlitz - display next options
|
||||
|
Loading…
Reference in New Issue
Block a user