#!/bin/sh cd /app ./gradlew bootRun & nginx -c /nginx.conf -g "daemon off;"