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