#!/bin/sh # start nginx nginx -c /etc/nginx/nginx.conf echo "args = $@" /app/server "$@"