Browse Source

UI layout

master
Christian Rotzoll 6 years ago
parent
commit
c28e8ac653
  1. 2
      home.admin/80scanLND.sh

2
home.admin/80scanLND.sh

@ -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…
Cancel
Save