File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,19 @@ Before updating it is recommended to make a full backup of the LND directory.
18
18
19
19
More info about this process in the [ FAQ] ( https://github.com/raspiblitz/raspiblitz/blob/dev/FAQ.md#2-making-a-complete-lnd-data-backup )
20
20
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
+
21
34
## [ 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 )
22
35
23
36
* Run in the RaspiBlitz terminal to use:
You can’t perform that action at this time.
0 commit comments