mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
debug state
This commit is contained in:
@@ -108,7 +108,7 @@ do
|
||||
else
|
||||
|
||||
# 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
|
||||
|
||||
@@ -137,7 +137,6 @@ do
|
||||
fi
|
||||
|
||||
# debug wait
|
||||
echo "uptime(${uptime})"
|
||||
sleep 3
|
||||
|
||||
done
|
||||
|
Reference in New Issue
Block a user