mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-10 21:00:36 +02:00
edit verified updat options
This commit is contained in:
parent
4e5083ae92
commit
5850765e70
@ -20,7 +20,7 @@ mode="$1"
|
||||
|
||||
# RECOMMENDED UPDATE BY RASPIBLITZ TEAM
|
||||
# comment will be shown as "BEWARE Info" when option is choosen (can be multiple lines)
|
||||
bitcoinVersion="0.21.0"
|
||||
bitcoinVersion="" # example: 0.21.0 .. keep empty if no newer version as sd card build is available
|
||||
|
||||
# needed to check code signing
|
||||
laanwjPGP="01EA5486DE18A882D4C2684590C8019E36C2E964"
|
||||
|
@ -18,7 +18,7 @@ mode="$1"
|
||||
|
||||
# RECOMMENDED UPDATE BY RASPIBLITZ TEAM
|
||||
# comment will be shown as "BEWARE Info" when option is choosen (can be multiple lines)
|
||||
lndUpdateVersion="" # example: 0.13.2-beta .. just keep entry if no newer version as sd card build is available
|
||||
lndUpdateVersion="" # example: 0.13.2-beta .. keep empty if no newer version as sd card build is available
|
||||
lndUpdateComment="Please keep in mind that downgrading afterwards is not tested. Also not all additional apps are fully tested with the this update - but it looked good on first tests."
|
||||
|
||||
# check who signed the release in https://github.com/lightningnetwork/lnd/releases
|
||||
|
Loading…
x
Reference in New Issue
Block a user