#!/bin/bash
set -e

/template-configuration.sh startup

exec "$@"
