mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
text change
This commit is contained in:
parent
5d0c39fa7e
commit
85f083b931
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue