mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
clean also ssh files
This commit is contained in:
parent
c8296e4e84
commit
10e3c7121f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ 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 /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…
Add table
Reference in a new issue