run.sh 123 B

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