run_evse_restart.sh 67 B

123456
  1. #!/bin/sh
  2. pkill main
  3. pkill Module_
  4. pkill OcppBackend
  5. /root/main &