#!/bin/bash set -e gomplate --input-dir=/etc/templates --output-dir=/ run-parts -v --exit-on-error /start.d exec "$@"