#!/bin/sh # ### run supplied CMD # exec "$@" #EOF