fix lnd version display

This commit is contained in:
openoms 2019-05-07 13:00:40 +01:00
parent 339e422dca
commit 8a09ea64a8

View File

@ -483,7 +483,7 @@ if [ ${isX86_64} -eq 1 ] ; then
fi
echo ""
echo "*** LND v${bitcoinVersion} for ${bitcoinOSversion} ***"
echo "*** LND v${lndVersion} for ${lndOSversion} ***"
# olaoluwa
PGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"