From 19574dacee5c2246b4612659f41dd750717e79ef Mon Sep 17 00:00:00 2001 From: Tigerblue77 <37409593+tigerblue77@users.noreply.github.com> Date: Sun, 10 Jul 2022 16:31:51 +0200 Subject: [PATCH] Added comment --- Dell_iDRAC_fan_controller.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Dell_iDRAC_fan_controller.sh b/Dell_iDRAC_fan_controller.sh index a18f40c..0bab993 100644 --- a/Dell_iDRAC_fan_controller.sh +++ b/Dell_iDRAC_fan_controller.sh @@ -103,6 +103,7 @@ while true; do fi fi + # Print temperatures array if [ $i -ge $TABLE_HEADER_PRINT_INTERVAL ] then echo " ------- Temperatures -------"