From c274edfcd4cb5322813db6cbbbd295d851d49332 Mon Sep 17 00:00:00 2001 From: dalcon007 Date: Sun, 10 Feb 2019 13:39:58 -0500 Subject: [PATCH] Update R710-IPMITemp.sh Fixed typos --- R710-IPMI-TEMP/R710-IPMITemp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R710-IPMI-TEMP/R710-IPMITemp.sh b/R710-IPMI-TEMP/R710-IPMITemp.sh index 7f5bbdc..4790474 100755 --- a/R710-IPMI-TEMP/R710-IPMITemp.sh +++ b/R710-IPMI-TEMP/R710-IPMITemp.sh @@ -2,7 +2,7 @@ # ---------------------------------------------------------------------------------- # Script for checking the temperature reported by the ambient temperature sensor, -# and if deemed to high send the raw IPMI command to enable dynamic fan control. +# and if deemed too high send the raw IPMI command to enable dynamic fan control. # # Requires: # ipmitool – apt-get install ipmitool