mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-02 08:58:15 +02:00
remove ssh files on clean HDD
This commit is contained in:
parent
10e3c7121f
commit
03a47dfe26
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user