text change

This commit is contained in:
Christian Rotzoll 2019-03-17 18:07:26 +01:00
parent 5d0c39fa7e
commit 85f083b931

View file

@ -295,5 +295,5 @@ ${color_yellow}${ln_publicColor}${ln_external}${color_red}
"${hdd}" "${sync_percentage}"
if [ ${#undervoltageReports} -gt 0 ] && [ "${undervoltageReports}" != "0" ]; then
echo "!! ${undervoltageReports} undervoltage reports found - maybe upgrade power supply !!"
echo "${undervoltageReports} undervoltage reports found - maybe upgrade power supply"
fi