This commit is contained in:
2024-01-01 12:45:18 -06:00
parent c7378948b7
commit 18d4d5222c
4 changed files with 8 additions and 8 deletions

View File

@@ -120,7 +120,7 @@ ${reason}" 1
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - ${temp_f}'F - Shutting down SYS servers" >> ${logtemp}
fi
# curl --data "cmd=PWRoff" http://${PW_INVERTER_IP}/cmd
# curl -m 3 --data "cmd=PWRoff" http://${PW_INVERTER_IP}/cmd
echo
}
SHUTDOWN_CRIT(){