diff --git a/powerwall.sh b/powerwall.sh index 50d2407e..04d6be79 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -179,7 +179,7 @@ COOLDOWN_SRVRM_OVERNIGHT(){ elif [ "${1}" == "ON" ]; then echo "opposite of Cooling off server room for the night" ${PW_SCRIPT} host 6 -p on - sleep 480 + #sleep 480 ${PW_FOLDER}/esxi-scripts/coolup.overnight.ps1 fi