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