Update powerwall.sh

This commit is contained in:
2024-07-23 18:40:20 -05:00
parent e17a246a48
commit d6805c42e9

View File

@@ -178,7 +178,7 @@ COOLDOWN_SRVRM_OVERNIGHT(){
elif [ "${1}" == "ON" ]; then
echo "opposite of Cooling off server room for the night"
SHUTDOWN_SERVER 10.10.2.16 -power on
${PW_SCRIPT} host 6 -p on
sleep 600
${PW_FOLDER}/esxi-scripts/coolup.overnight.ps1
fi