mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
correct lnd version to 0.6.1-beta-rc2
This commit is contained in:
@@ -476,7 +476,7 @@ fi
|
|||||||
# "*** LND ***"
|
# "*** LND ***"
|
||||||
## 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
|
||||||
lndVersion="v0.6.1-beta-rc2"
|
lndVersion="0.6.1-beta-rc2"
|
||||||
|
|
||||||
if [ ${isARM} -eq 1 ] ; then
|
if [ ${isARM} -eq 1 ] ; then
|
||||||
lndOSversion="armv7"
|
lndOSversion="armv7"
|
||||||
|
Reference in New Issue
Block a user