#!/bin/sh set -ef . /image-entry.d/00-common.envsh untemplate_dir_envsubst "${merged_root}" untemplate_dir_jinja "${merged_root}" exit 0