mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +02:00
UI layout
This commit is contained in:
@@ -25,4 +25,4 @@ if [ "$USER" == "admin" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# display progress to user
|
# 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}
|
Reference in New Issue
Block a user