add space

This commit is contained in:
rootzoll 2021-07-02 14:58:41 +02:00
parent 6d74b23e2c
commit b88d4e852e

View file

@ -74,7 +74,7 @@ do
# display info to user
time=$(date '+%H:%M:%S')
dialog --title " Node is Syncing (${time})" --backtitle "RaspiBlitz ${codeVersion} ${hostname} / ${tempCelsius}°C / ${network} / ${chain}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
dialog --title " Node is Syncing (${time}) " --backtitle "RaspiBlitz ${codeVersion} ${hostname} / ${tempCelsius}°C / ${network} / ${chain}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
# determine to loop or not
loop=0