#!/bin/bash nohup java -Dspring.profiles.active=prod -jar site_info.jar >/dev/null 2>&1 &