run.sh 61 B

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