This commit is contained in:
2025-06-28 17:28:40 -06:00
parent c34dec8670
commit 74eceda78a

View File

@ -51,3 +51,10 @@ sudo journalctl --follow
```
Clean up some mess
```bash
rm -f ~/bitcoin.tar.gz
rm -rf ~/bitcoin-fullnode
```