mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
debug info
This commit is contained in:
parent
c4c061e475
commit
fb3ea90889
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue