From da70e0380735fed50a70eb33793475b828b44c77 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Mon, 27 Aug 2018 21:55:36 +0200 Subject: [PATCH] updated to latest lnd commit --- build.sdcard/raspbianStretchDesktop.sh | 4 ++-- home.admin/00infoBlitz.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.sdcard/raspbianStretchDesktop.sh b/build.sdcard/raspbianStretchDesktop.sh index 216af87..c99f24c 100644 --- a/build.sdcard/raspbianStretchDesktop.sh +++ b/build.sdcard/raspbianStretchDesktop.sh @@ -10,7 +10,7 @@ echo "" echo "***************************************" -echo "* RASPIBLITZ SD CARD IMAGE SETUP v0.85*" +echo "* RASPIBLITZ SD CARD IMAGE SETUP v0.86*" echo "***************************************" echo "" @@ -243,7 +243,7 @@ go get -d github.com/lightningnetwork/lnd # make sure to always have the same code (commit) to build # TODO: To update lnd -> change to latest commit cd $GOPATH/src/github.com/lightningnetwork/lnd -sudo git checkout 26f68da5b2883885fcf6a8e79b3fc9bb12cc9eef +sudo git checkout f1256ba41b033e62de2980b89bc7e278f76a0880 make && make install sudo chmod 555 /usr/local/gocode/bin/lncli sudo chmod 555 /usr/local/gocode/bin/lnd diff --git a/home.admin/00infoBlitz.sh b/home.admin/00infoBlitz.sh index 952ad35..8477c2e 100755 --- a/home.admin/00infoBlitz.sh +++ b/home.admin/00infoBlitz.sh @@ -214,7 +214,7 @@ ${color_yellow} ${color_gray}${ln_channelInfo} ${color_yellow} ${color_yellow}${ln_external} " \ -"RaspiBlitz v0.85" \ +"RaspiBlitz v0.86" \ "-------------------------------------------" \ "load average:${load##up*, }" "${temp}" \ "${hdd}" "${sync_percentage}"