mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-18 20:44:20 +01:00
zap_to_raspibolt: use bitcoin user to SCP instead of root
This commit is contained in:
@@ -71,7 +71,7 @@ Install instructions: https://github.com/LN-Zap/zap-desktop#install
|
||||
`$ scp admin@your.RaspiBolt.LAN.IP:/home/admin/.lnd/tls.cert ~/`
|
||||
|
||||
* Copy the admin.macaroon to your home directory:
|
||||
`$ scp root@your.RaspiBolt.LAN.IP:/home/bitcoin/.lnd/data/chain/bitcoin/mainnet/admin.macaroon ~/`
|
||||
`$ scp bitcoin@your.RaspiBolt.LAN.IP:/home/bitcoin/.lnd/data/chain/bitcoin/mainnet/admin.macaroon ~/`
|
||||
|
||||
### Configure ZAP:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user