mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 13:20:56 +02:00
better info in clean
This commit is contained in:
parent
83f05925f4
commit
44da5f4294
@ -3,9 +3,8 @@ echo ""
|
||||
# load network
|
||||
network=`cat .network`
|
||||
|
||||
echo "!!!! This will DELETE your personal data from the HDD !!!!"
|
||||
echo "--> use the HDD with just blockchain in a fresh setup"
|
||||
echo "Press ENTER to continue - CTRL+c to CANCEL"
|
||||
echo "!!!! This will DELETE your data & POSSIBLE FUNDS from the HDD !!!!"
|
||||
echo "Press ENTER to really continue - CTRL+c to CANCEL (last chance)"
|
||||
read key
|
||||
sudo dphys-swapfile swapoff
|
||||
sudo systemctl stop ${network}d.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user