This commit is contained in:
2024-09-17 17:51:41 -05:00
parent acde9ab2c1
commit 1159398d95
2 changed files with 2 additions and 2 deletions

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 420
${PW_FOLDER}/esxi-scripts/coolup.overnight.ps1
fi