diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index a8a7ac96..22658386 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -216,13 +216,13 @@ CHECKTEMP(){ if [ ${DETAILS} -eq 1 ]; then [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ] && echo -en "| " || echo -en " " - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]} 15 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "${idsCL[White]}|---- ${idsCL[Default]} 15 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ] && echo -en "| " || echo -en " " - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]} 30 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "${idsCL[White]}|---- ${idsCL[Default]} 30 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ] && echo -en "| " || echo -en " " - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]} 60 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "${idsCL[White]}|---- ${idsCL[Default]} 60 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ] && echo -en "| " || echo -en " " - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]}120 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "${idsCL[White]}|---- ${idsCL[Default]}120 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" fi if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then