Update temp.inc.sh
This commit is contained in:
@@ -417,7 +417,9 @@ CHECKTEMP(){
|
||||
echo -e "${idsCL[Default]}"
|
||||
fi
|
||||
fi
|
||||
([ "${TTYPE}" == "fans" ] && [ "${SENSOR}" == "iDS-vMS-Host6" ]) && echo -e "${idsCL[LightYellow]}${SENSOR} PSU is not compatible, Fans are instead synced with 'iDS-vMS-Host7'${idsCL[Default]}"
|
||||
|
||||
elif [ "${TTYPE}" == "fans" ] && [ "${SENSOR}" == "iDS-vMS-Host6" ]; then
|
||||
echo -e "${idsCL[LightYellow]}${SENSOR} PSU is not compatible, Fans are instead synced with 'iDS-vMS-Host7'${idsCL[Default]}"
|
||||
fi
|
||||
((t++))
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user