mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 18:09:03 +02:00
update ui text
This commit is contained in:
@@ -128,8 +128,8 @@ while :
|
|||||||
fi
|
fi
|
||||||
l1="Upgrade/Recover/Provision\n"
|
l1="Upgrade/Recover/Provision\n"
|
||||||
l2="---> ${message}\n"
|
l2="---> ${message}\n"
|
||||||
l3="Please keep running until auto-reboot."
|
l3="Please keep running until reboot."
|
||||||
boxwidth=$((${#localip} + 24))
|
boxwidth=$((${#localip} + 28))
|
||||||
dialog --backtitle "RaspiBlitz (${state})" --infobox "$l1$l2$l3" 5 ${boxwidth}
|
dialog --backtitle "RaspiBlitz (${state})" --infobox "$l1$l2$l3" 5 ${boxwidth}
|
||||||
sleep 3
|
sleep 3
|
||||||
continue
|
continue
|
||||||
|
Reference in New Issue
Block a user