mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 21:04:20 +01:00
update links
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
* #### [RaspiBlitz: update LND to v0.7.0-beta-rc2](lnd.update.v0.7.0-beta-rc2.sh)
|
#### [RaspiBlitz: update LND to v0.7.0-beta-rc2](lnd.update.v0.7.0-beta-rc2.sh)
|
||||||
Download and run the script to update:
|
Download and run the script to update:
|
||||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.v0.7.0-beta-rc2.sh && sudo bash lnd.update.v0.7.0-beta-rc2.sh`
|
|
||||||
|
|
||||||
* #### [RaspiBlitz: build LND from source](lnd.from.source.sh)
|
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.update.v0.7.0-beta-rc2.sh && sudo bash lnd.update.v0.7.0-beta-rc2.sh`
|
||||||
|
|
||||||
|
#### [RaspiBlitz: build LND from source](lnd.from.source.sh)
|
||||||
Download and run this script on the RaspiBlitz:
|
Download and run this script on the RaspiBlitz:
|
||||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.from.source.sh && sudo bash lnd.from.source.sh`
|
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.from.source.sh && sudo bash lnd.from.source.sh`
|
||||||
|
|
||||||
Will ask for the commit to checkout from.
|
Will ask for the commit to checkout from.
|
||||||
Choose a commit ID from this list: https://github.com/lightningnetwork/lnd/commits/master
|
Choose a commit ID from this list: https://github.com/lightningnetwork/lnd/commits/master
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# LND Update Script to build patch for https://github.com/rootzoll/raspiblitz/issues/595
|
# LND Update Script to build patch for https://github.com/rootzoll/raspiblitz/issues/595
|
||||||
|
|
||||||
# Download and run this script on the RaspiBlitz:
|
# Download and run this script on the RaspiBlitz:
|
||||||
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.from.source.patched.corr.sh && sudo bash lnd.from.source.patched.corr.sh
|
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.from.source.patched.corr.sh && sudo bash lnd.from.source.patched.corr.sh
|
||||||
|
|
||||||
sudo systemctl stop lnd
|
sudo systemctl stop lnd
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# LND Update Script
|
# LND Update Script
|
||||||
|
|
||||||
# Download and run this script on the RaspiBlitz:
|
# Download and run this script on the RaspiBlitz:
|
||||||
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.from.source.sh && sudo bash lnd.from.source.sh
|
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.from.source.sh && sudo bash lnd.from.source.sh
|
||||||
|
|
||||||
#### Build from Source
|
#### Build from Source
|
||||||
# To quickly catch up get latest patches if needed
|
# To quickly catch up get latest patches if needed
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# LND Update Script
|
# LND Update Script
|
||||||
|
|
||||||
# Download and run this script on the RaspiBlitz:
|
# Download and run this script on the RaspiBlitz:
|
||||||
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.v0.6.1-beta.sh && sudo bash lnd.update.v0.6.1-beta.sh
|
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.update.v0.6.1-beta.sh && sudo bash lnd.update.v0.6.1-beta.sh
|
||||||
|
|
||||||
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
||||||
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# LND Update Script
|
# LND Update Script
|
||||||
|
|
||||||
# Download and run this script on the RaspiBlitz:
|
# Download and run this script on the RaspiBlitz:
|
||||||
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.v0.7.0-beta-rc1.sh && sudo bash lnd.update.v0.7.0-beta-rc1.sh
|
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.update.v0.7.0-beta-rc1.sh && sudo bash lnd.update.v0.7.0-beta-rc1.sh
|
||||||
|
|
||||||
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
||||||
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# LND Update Script
|
# LND Update Script
|
||||||
|
|
||||||
# Download and run this script on the RaspiBlitz:
|
# Download and run this script on the RaspiBlitz:
|
||||||
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.v0.7.0-beta-rc2.sh && sudo bash lnd.update.v0.7.0-beta-rc2.sh
|
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.updates/lnd.update.v0.7.0-beta-rc2.sh && sudo bash lnd.update.v0.7.0-beta-rc2.sh
|
||||||
|
|
||||||
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
||||||
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
||||||
|
|||||||
Reference in New Issue
Block a user