run.sh 100 B

123
  1. #!/bin/bash
  2. nohup java -jar /data1/sms_blk/sms_blk_api-exec.jar > /data1/sms_blk/output.out 2>&1 &