run.sh 77 B

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