#!/bin/sh -e


exec ${MANIFEST_TEMPLATOR} --input-file=${CSV_TEMPLATE} $@
