mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 06:48:00 +01:00
fix lnd version display
This commit is contained in:
parent
339e422dca
commit
8a09ea64a8
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue