mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
debug
This commit is contained in:
@@ -258,6 +258,7 @@ if [ "$1" = "status" ]; then
|
||||
# check boot situation
|
||||
if [ -n "${storageDevice}" ] && [ "${storageDevice}" = "${systemDevice}" ]; then
|
||||
# system runs from storage device
|
||||
echo "# system runs from storage device"
|
||||
bootFromStorage=1
|
||||
bootFromSD=0
|
||||
else
|
||||
|
Reference in New Issue
Block a user