mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
color undervoltage warning
This commit is contained in:
parent
3213464efb
commit
ca708c83cd
@ -295,5 +295,5 @@ ${color_yellow}${ln_publicColor}${ln_external}
|
||||
"${hdd}" "${sync_percentage}"
|
||||
|
||||
if [ ${#undervoltageReports} -gt 0 ] && [ "${undervoltageReports}" != "0" ]; then
|
||||
echo "${undervoltageReports} undervoltage reports found in syslog"
|
||||
echo "!! ${color_red}${undervoltageReports} undervoltage reports found in syslog !!"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user