mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-15 12:40:47 +02:00
add debug wait
This commit is contained in:
parent
33c27630b5
commit
ada8e4ae21
@ -195,6 +195,8 @@ do
|
|||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
# every other state just push as event to SSH frontend
|
# every other state just push as event to SSH frontend
|
||||||
|
echo "debug wait ..."
|
||||||
|
sleep 3
|
||||||
/home/admin/setup.scripts/eventInfoWait.sh "${state}" "${message}"
|
/home/admin/setup.scripts/eventInfoWait.sh "${state}" "${message}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user