From d0d6127baaf054314509e7bab1bfbdc138250a85 Mon Sep 17 00:00:00 2001 From: openoms Date: Tue, 7 May 2019 07:57:59 +0100 Subject: [PATCH] lnd update to 0.6.1-beta-rc2 --- README.MD | 3 ++- lnd.update.sh | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index eea6af6..f25fecf 100644 --- a/README.MD +++ b/README.MD @@ -7,8 +7,9 @@ and continue https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_ More here: -* #### [RaspiBlitz: Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md) +* #### [RaspiBlitz: update LND to v0.6.1-beta-rc2](lnd.update.sh) +* #### [RaspiBlitz: Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md) * #### [RaspiBlitz: SSL/HTTPS access for the Ride The Lightning web UI](nginx/README.md) diff --git a/lnd.update.sh b/lnd.update.sh index 0142103..6595fbb 100644 --- a/lnd.update.sh +++ b/lnd.update.sh @@ -1,8 +1,7 @@ # LND Update Script -# Download and run this script to the Linux desktop: -# $ wget https://gist.github.com/openoms/8d365f330f5e1288933e0f4874b56dbd/raw/2cf47bf5cc629e861540f4dd5fa525fd157fc341/4_electrum_install && bash 4_electrum_install.sh - +# Download and run this script on the RaspiBlitz: +# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.sh && sudo bash lnd.update.sh ## 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