mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-02-02 10:14:20 +01:00
move lnd.updates to lightning-node-management repo
This commit is contained in:
@@ -23,7 +23,7 @@ More here:
|
||||
ZeroTier is a VPN service which is an easy option to connect remotely when neither port forwarding nor using Tor is possible (e.g. iOS on a remote network)
|
||||
The drawback is that it requires installing a trusted package which gives access to your private network.
|
||||
|
||||
* #### [RaspiBlitz: LND updates](lnd.updates/README.md)
|
||||
* #### [RaspiBlitz: LND updates](https://github.com/openoms/lightning-node-management/blob/master/lnd.updates/README.md)
|
||||
Automated scripts to download, verify and update LND to the latest release or build from source up to a chosen commit.
|
||||
|
||||
* #### [RaspiBlitz: Connect the Zap Desktop Lightning wallet](ZAPtoRaspiBolt/README.md)
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
## Automated LND update scripts for the RaspiBlitz and compatible systems
|
||||
|
||||
Moved to the repo: [https://github.com/openoms/lightning-node-management](https://github.com/openoms/lightning-node-management/blob/master/lnd.updates/README.md)
|
||||
|
||||
#### [Build LND from source](lnd.from.source.sh)
|
||||
* Download and run this script on the RaspiBlitz:
|
||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.from.source.sh && sudo bash lnd.from.source.sh`
|
||||
|
||||
Reference in New Issue
Block a user