#!/bin/sh set -e # Start the application exec "$@"