update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
VERS='2.7.102-08272024'
|
VERS='2.7.104-09172024'
|
||||||
|
|
||||||
noheader=' update service dailytemp confsync -r -report test '
|
noheader=' update service dailytemp confsync -r -report test '
|
||||||
|
|
||||||
|
|||||||
@@ -179,7 +179,7 @@ COOLDOWN_SRVRM_OVERNIGHT(){
|
|||||||
elif [ "${1}" == "ON" ]; then
|
elif [ "${1}" == "ON" ]; then
|
||||||
echo "opposite of Cooling off server room for the night"
|
echo "opposite of Cooling off server room for the night"
|
||||||
${PW_SCRIPT} host 6 -p on
|
${PW_SCRIPT} host 6 -p on
|
||||||
sleep 480
|
sleep 420
|
||||||
${PW_FOLDER}/esxi-scripts/coolup.overnight.ps1
|
${PW_FOLDER}/esxi-scripts/coolup.overnight.ps1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user