This commit is contained in:
2024-07-23 18:48:19 -05:00
parent d6805c42e9
commit c9bd58166d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.7.74-07232024'
VERS='2.7.76-07232024'
noheader=' update service dailytemp confsync -r -report test '

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