Skip to content

Commit bde7006

Browse files
committed
add lnd 0.18.0 to lnd updates
1 parent 937a4be commit bde7006

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

hardware/raspiblitz/lnd.updates.md

+13
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ Before updating it is recommended to make a full backup of the LND directory.
1818

1919
More info about this process in the [FAQ](https://github.com/raspiblitz/raspiblitz/blob/dev/FAQ.md#2-making-a-complete-lnd-data-backup)
2020

21+
## [Update LND to v0.18.0-beta](https://github.com/openoms/lightning-node-management/tree/en/lnd.updates/lnd.update.v0.18.0-beta.sh)
22+
23+
* Run in the RaspiBlitz terminal to use:
24+
25+
```bash
26+
# download
27+
wget https://raw.githubusercontent.com/openoms/lightning-node-management/en/lnd.updates/lnd.update.v0.18.0-beta.sh
28+
# look through the script
29+
cat lnd.update.v0.18.0-beta.sh
30+
# run
31+
bash lnd.update.v0.18.0-beta.sh
32+
```
33+
2134
## [Update LND to v0.17.4-beta](https://github.com/openoms/lightning-node-management/tree/en/lnd.updates/lnd.update.v0.17.4-beta.sh)
2235

2336
* Run in the RaspiBlitz terminal to use:

0 commit comments

Comments
 (0)