mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 14:19:20 +02:00
shorten text
This commit is contained in:
parent
3ac6911849
commit
0a008b2372
@ -297,7 +297,7 @@ ${color_yellow}${ln_publicColor}${ln_external}${color_red}
|
||||
|
||||
source /home/admin/stresstest.report 2>/dev/null
|
||||
if [ ${#undervoltageReports} -gt 0 ] && [ "${undervoltageReports}" != "0" ]; then
|
||||
echo "${undervoltageReports} undervoltage reports found - run 'Hardware Test' in main menu"
|
||||
echo "${undervoltageReports} undervoltage reports - run 'Hardware Test' in menu"
|
||||
elif [ ${#powerFAIL} -gt 0 ] && [ ${powerFAIL} -gt 0 ]; then
|
||||
echo "Weak power supply detected - run 'Hardware Test' in main menu"
|
||||
echo "Weak power supply detected - run 'Hardware Test' in menu"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user