mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
add codeRelease to LCD dialog
This commit is contained in:
parent
48433451fd
commit
8317349e36
@ -186,7 +186,7 @@ elif [ "${eventID}" == "waitsetup" ] && [ "${mode}" == "lcd" ]; then
|
||||
source <(/home/admin/_cache.sh get system_ram_gb hddGigaBytes hddBlocksBitcoin hddBlocksLitecoin setupPhase)
|
||||
|
||||
# custom backtitle for this dialog
|
||||
backtitle="RaspiBlitz ${codeVersion}"
|
||||
backtitle="RaspiBlitz ${codeVersion}-${codeRelease}"
|
||||
|
||||
# display if RAM size
|
||||
backtitle="${backtitle} / ${system_ram_gb}GB RAM"
|
||||
|
Loading…
x
Reference in New Issue
Block a user