run.sh 62 B

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