Update powerwall.sh

This commit is contained in:
2023-05-15 09:32:43 -05:00
parent 10706e06a6
commit 7a02eda8f7

View File

@@ -251,7 +251,6 @@ Shutting down main servers" 1
SENDNOTICE "BATT-VOLT REALLY LOW: SHUTDOWN SERVERS" "($datetime) Battery Voltage REALLY LOW: ${BATTVOLT}V
Shutting down all servers" 1
SHUTDOWN_SYS server
# curl --data "cmd=PWRoff" http://10.10.0.61/cmd
battstatus=3
fi
@@ -332,6 +331,7 @@ SHUTDOWN_MAIN(){
}
SHUTDOWN_SYS(){
# SHUTDOWN_SERVERS SYS
# curl --data "cmd=PWRoff" http://10.10.0.61/cmd
echo
}
SHUTDOWN_CRIT(){