From 4bf664fba12fc0eda4a5537eed6697feaee4c6e6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 9 May 2024 21:32:15 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index c5d88eb4..d2260d6f 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -153,7 +153,7 @@ CHECKTEMP(){ done elif [ "${avgdays}" = "noavg" ]; then c=0; spca=''; until [ ${c} = ${#PW_TEMPIND_RANGE[@]} ]; do spca="${spca} "; ((c++)); done - echo -en " " + echo -en "${spca}" fi else