run.sh 78 B

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