1
0

start_ma_pro.sh 69 B

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