start.sh 69 B

12
  1. #!/bin/sh
  2. nohup ./run.sh agent MonitorAgent $1 $2 >/dev/null 2>&1 &