mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
OK dialog
This commit is contained in:
parent
f26ebcdace
commit
812ba57d18
@ -67,5 +67,9 @@ if [ ${showHeatImproveInfo} -gt 0 ]; then
|
||||
fi
|
||||
|
||||
if [ ${showPowerImproveInfo} -eq 0 ] && [ ${showHeatImproveInfo} -eq 0 ]; then
|
||||
echo "TODO: Tell user everything is OK"
|
||||
dialog --backtitle "RaspiBlitz - Hardware Check" --msgbox "
|
||||
RaspiBlitz hardware setup looks OK :)
|
||||
Your good to continue - have fun ...
|
||||
|
||||
" 7 65
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user