Update nix-bitcoin-01.md

This commit is contained in:
Bitcoin Txoko
2024-07-23 08:17:36 +02:00
committed by GitHub
parent 3ed8e70587
commit 84d9733668
+1 -1
View File
@@ -480,7 +480,7 @@ rsync root@existing-bitcoin-node:/path/to/existing/bitcoind-datadir/ /var/lib/bi
doas chown -R bitcoin: /var/lib/bitcoind
```
4. Iniciar `bitcoind
4. Iniciar `bitcoind`
```bash
doas systemctl start bitcoind.service