give on no HDD more info

This commit is contained in:
rootzoll 2021-05-06 00:39:37 +02:00
parent f5f666c16e
commit 676b81bd02

View file

@ -258,6 +258,7 @@ do
sed -i "s/^message=.*/message='${hddError}'/g" ${infoFile}
elif [ "${isMounted}" == "0" ] && [ "${hddCandidate}" == "" ]; then
sed -i "s/^state=.*/state=noHDD/g" ${infoFile}
sed -i "s/^message=.*/message='1TB'/g" ${infoFile}
fi
# get latest network info & update raspiblitz.info (in case network changes)