mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
UI layout
This commit is contained in:
parent
ec4ee895ed
commit
c28e8ac653
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ if [ "$USER" == "admin" ]; then
|
|||
fi
|
||||
|
||||
# display progress to user
|
||||
dialog --title " ${title} " --backtitle "RaspiBlitz ${codeVersion} ${hostname} / ${network} / ${chain} / ${tempCelsius}°C" --infobox "${infoStr}\n${adminStr}" ${height} ${width}
|
||||
dialog --title " ${title} " --backtitle "RaspiBlitz ${codeVersion} ${hostname} / ${network} / ${chain} / ${tempCelsius}°C" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
|
Loading…
Add table
Reference in a new issue