#!/bin/sh ROOT_DIR=/app echo "Starting Nginx" nginx -g 'daemon off;'