#!/usr/bin/env bash set -euo pipefail echo "Hello from my custom app!" echo "This binary was built from source and included in the ISO."