mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
debug info on setupCommand
This commit is contained in:
parent
ddc5bb83fc
commit
dd93638266
@ -731,6 +731,10 @@ if [ "${scenario}" != "ready" ] ; then
|
||||
setupCommand="recover"
|
||||
fi
|
||||
|
||||
echo "scenario(${scenario})" >> ${logFile}
|
||||
echo "setupCommand(${setupCommand})" >> ${logFile}
|
||||
echo "bootFromStorage(${bootFromStorage})" >> ${logFile}
|
||||
|
||||
###############################################
|
||||
# SYSTEM COPY OF FRESH SYSTEM (SETUP & RECOVER)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user