#!/bin/sh echo "Starting application..." # Add your startup command here exec "$@"