Update powerwall.sh

This commit is contained in:
2024-07-23 19:02:29 -05:00
parent c9bd58166d
commit 2314105b42

View File

@@ -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