mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 14:19:20 +02:00
fixing background script
This commit is contained in:
parent
55111c37c2
commit
dd7eca9e91
@ -170,8 +170,6 @@ do
|
||||
if [ "${blitzTUIHeartBeatLine}" == "${latestHeartBeatLine}" ]; then
|
||||
echo "FAIL - still no new heart beat .. restarting BlitzTUI"
|
||||
sudo init 3 ; sleep 2 ; sudo init 5
|
||||
else
|
||||
# echo "OK - Beat changes since last period - BlitzTUI is alive"
|
||||
fi
|
||||
else
|
||||
echo "blitzTUIHeartBeatLine is empty - skipping check"
|
||||
|
Loading…
x
Reference in New Issue
Block a user