Update temp.inc.sh
This commit is contained in:
@@ -382,7 +382,7 @@ AVERAGETEMP(){
|
||||
else
|
||||
WHERE="sensorid=${sensorid}"
|
||||
fi
|
||||
|
||||
echo $WHERE
|
||||
if [[ "${daysback^^}" = *"M"* ]]; then
|
||||
interval="${avgdays::-1} MINUTE"
|
||||
elif [[ "${daysback^^}" = *"H"* ]]; then
|
||||
|
||||
Reference in New Issue
Block a user