Update powerwall.sh
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user