#!/bin/bash set -e # Start the app exec "$@"