#!/bin/bash set -e echo "Starting main application..." exec "$@"