Update offsite-power-check.sh

This commit is contained in:
2023-11-05 20:14:21 -06:00
parent 3a308cace4
commit 31dd005168

View File

@@ -100,7 +100,7 @@ PWO_STOP(){
PWO_RESTART() {
PWO_STOP
sleep 2s
PWO_START &
/opt/idssys/powerwall/offsite-power-check.sh restart &
}