mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 18:09:03 +02:00
remove ssh files on clean HDD
This commit is contained in:
@@ -7,8 +7,8 @@ sudo systemctl stop bitcoind.service 2>/dev/null
|
||||
sudo systemctl stop litecoind.service 2>/dev/null
|
||||
sudo systemctl stop lnd.service 2>/dev/null
|
||||
sudo rm -f -r /mnt/hdd/lnd
|
||||
sudo rm -f -r /mnt/hdd/ssh
|
||||
sudo rm -f /mnt/hdd/swapfile
|
||||
sudo rm -f /mnt/hdd/ssh
|
||||
sudo rm -f /mnt/hdd/bitcoin/bitcoin.conf
|
||||
sudo rm -f /mnt/hdd/bitcoin/bitcoin.pid
|
||||
sudo rm -f /mnt/hdd/bitcoin/*.dat
|
||||
|
Reference in New Issue
Block a user