mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
debug state
This commit is contained in:
@@ -108,7 +108,7 @@ do
|
|||||||
else
|
else
|
||||||
|
|
||||||
# every other state just push as event to SSH frontend
|
# every other state just push as event to SSH frontend
|
||||||
/home/admin/setup.scripts/eventInfoWait.sh ${state}
|
/home/admin/setup.scripts/eventInfoWait.sh "c-${state}" "${message}"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -137,7 +137,6 @@ do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# debug wait
|
# debug wait
|
||||||
echo "uptime(${uptime})"
|
|
||||||
sleep 3
|
sleep 3
|
||||||
|
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user