run.sh 101 B

123
  1. #!/bin/bash
  2. nohup java -jar /data1/sms_blk/sms_blk_server/sms_blk_server-exec.jar >/dev/null 2>&1 &