updated to latest lnd commit

This commit is contained in:
rootzoll 2018-08-27 21:55:36 +02:00
parent 8d5e5cc9ca
commit da70e03807
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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}"