debug info

This commit is contained in:
rootzoll 2018-12-12 17:40:39 +01:00
parent c4c061e475
commit fb3ea90889

View file

@ -31,6 +31,7 @@ source ${infoFile}
if [ "${state}" = "recovering" ]; then
echo "***********************************************************"
echo "WARNING: bootstrap still updating - close SSH, login later"
echo "To monitor progress --> tail -n1000 -f raspiblitz.log"
echo "***********************************************************"
exit
fi