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
3ba4b9b513
commit
471d515cfa
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ if [ ${isMounted} -eq 0 ]; then
|
|||
do
|
||||
|
||||
# TODO: DETECT WHEN USER SETUP IS DONE
|
||||
echo "TODO: DETECT WHEN USER SETUP IS DONE" >> $logFile
|
||||
echo "TODO: DETECT WHEN USER SETUP IS DONE hddError(${hddError}) hddCandidate(${hddCandidate})" >> $logFile
|
||||
|
||||
# get latest network info & update raspiblitz.info (in case network changes)
|
||||
source <(/home/admin/config.scripts/internet.sh status)
|
||||
|
|
Loading…
Add table
Reference in a new issue