This commit is contained in:
2023-10-17 15:02:44 -05:00
parent 6d33f22730
commit 240268b2fd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.2.74-10172023'
VERS='2.2.76-10172023'
noheader=' update service dailytemp '

View File

@@ -357,7 +357,7 @@ Previous Temp: ${last_temp[${SENSOR}]}'F"
done
sleep 60
sleep 10
done # &
}