Browse Source

debug info

dev
rootzoll 6 years ago
parent
commit
fb3ea90889
  1. 1
      home.admin/00mainMenu.sh

1
home.admin/00mainMenu.sh

@ -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

Loading…
Cancel
Save